[PATCH] Remove NO_LIBCWRAPPER define
Tomas Carnecky
tomas.carnecky at gmail.com
Mon May 21 12:47:01 PDT 2012
I'll just refer to 1faba79 (Death to libcwrapper., 2007-12-03).
Signed-off-by: Tomas Carnecky <tomas.carnecky at gmail.com>
---
configure.ac | 2 --
1 file changed, 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 97ceab1..d3881e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1317,8 +1317,6 @@ AC_DEFINE_UNQUOTED(VENDOR_NAME_SHORT, ["$VENDOR_NAME_SHORT"], [Vendor name])
AC_DEFINE_UNQUOTED(VENDOR_RELEASE, [$VENDOR_RELEASE], [Vendor release])
AC_DEFINE_UNQUOTED(VENDOR_MAN_VERSION, ["$VENDOR_MAN_VERSION"], [Vendor man version])
-AC_DEFINE(NO_LIBCWRAPPER, 1, [Define to 1 if modules should avoid the libcwrapper])
-
if test "x$DEBUGGING" = xyes; then
AC_DEFINE(DEBUG, 1, [Enable debugging code])
fi
--
1.7.10.2
More information about the xorg-devel
mailing list