Signed-off-by: Adam Jackson <[email protected]>
---
 configure.ac            | 2 --
 include/dix-config.h.in | 3 ---
 2 files changed, 5 deletions(-)

diff --git a/configure.ac b/configure.ac
index c6ecba4..8f77d63 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1911,7 +1911,6 @@ if test "x$XWIN" = xyes; then
        if test "x$WINDOWSWM" = xyes ; then
                PKG_CHECK_MODULES(WINDOWSWM, $WINDOWSWMPROTO)
                XWINMODULES_CFLAGS="$XWINMODULES_CFLAGS $WINDOWSWM_CFLAGS"
-               AC_DEFINE(ROOTLESS,1,[Build Rootless code])
        fi
 
        case $host_os in
@@ -1969,7 +1968,6 @@ AM_CONDITIONAL(XWIN_XV, [test "x$XWIN" = xyes && test 
"x$XV" = xyes])
 dnl Darwin / OS X DDX
 if test "x$XQUARTZ" = xyes; then
        AC_DEFINE(XQUARTZ,1,[Have Quartz])
-       AC_DEFINE(ROOTLESS,1,[Build Rootless code])
 
        XQUARTZ_LIBS="$FB_LIB $FIXES_LIB $XEXT_LIB $DBE_LIB $RECORD_LIB 
$RANDR_LIB $RENDER_LIB $DAMAGE_LIB $MIEXT_SYNC_LIB $MIEXT_DAMAGE_LIB 
$MIEXT_SHADOW_LIB $XI_LIB $XKB_LIB $XKB_STUB_LIB $XPSTUBS_LIB"
        AC_SUBST([XQUARTZ_LIBS])
diff --git a/include/dix-config.h.in b/include/dix-config.h.in
index a643dfc..f4eb59b 100644
--- a/include/dix-config.h.in
+++ b/include/dix-config.h.in
@@ -378,9 +378,6 @@
 /* Define to `int' if <sys/types.h> does not define. */
 #undef pid_t
 
-/* Build Rootless code */
-#undef ROOTLESS
-
 /* Define to 1 if unsigned long is 64 bits. */
 #undef _XSERVER64
 
-- 
1.8.3.1

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to