[mutter] configure.ac: Drop obsolete shape/xsync confflags
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] configure.ac: Drop obsolete shape/xsync confflags
- Date: Thu, 5 Jun 2014 16:06:35 +0000 (UTC)
commit 724953101d236dd2284528197173e8cf52ec9d3a
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Thu Jun 5 15:20:12 2014 +0200
configure.ac: Drop obsolete shape/xsync confflags
In addition to 20a0eb98096561c20c7162830118424d33880037
configure.ac | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 35a8c3f..f642386 100644
--- a/configure.ac
+++ b/configure.ac
@@ -107,16 +107,6 @@ AC_ARG_WITH(libcanberra,
[disable the use of libcanberra for playing sounds]),,
with_libcanberra=auto)
-AC_ARG_ENABLE(xsync,
- AC_HELP_STRING([--disable-xsync],
- [disable mutter's use of the XSync extension]),,
- enable_xsync=auto)
-
-AC_ARG_ENABLE(shape,
- AC_HELP_STRING([--disable-shape],
- [disable mutter's use of the shaped window extension]),,
- enable_shape=auto)
-
AC_ARG_WITH([xwayland-path],
[AS_HELP_STRING([--with-xwayland-path], [Absolute path for an X Wayland server])],
[XWAYLAND_PATH="$withval"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]