aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/configure
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/configure')
-rw-r--r--xorg-server/configure38
1 files changed, 23 insertions, 15 deletions
diff --git a/xorg-server/configure b/xorg-server/configure
index 7577c15a6..3e56daba7 100644
--- a/xorg-server/configure
+++ b/xorg-server/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for xorg-server 1.7.0.901.
+# Generated by GNU Autoconf 2.63 for xorg-server 1.7.0.902.
#
# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
#
@@ -745,8 +745,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='xorg-server'
PACKAGE_TARNAME='xorg-server'
-PACKAGE_VERSION='1.7.0.901'
-PACKAGE_STRING='xorg-server 1.7.0.901'
+PACKAGE_VERSION='1.7.0.902'
+PACKAGE_STRING='xorg-server 1.7.0.902'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
ac_unique_file="Makefile.am"
@@ -907,10 +907,10 @@ XWIN_FALSE
XWIN_TRUE
XWIN_SYS_LIBS
XWIN_SERVER_NAME
+XWIN_LIBS
XWINMODULES_LIBS
XWINMODULES_CFLAGS
WINDRES
-XWIN_LIBS
XF86VIDMODE_FALSE
XF86VIDMODE_TRUE
DGA_FALSE
@@ -2002,7 +2002,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures xorg-server 1.7.0.901 to adapt to many kinds of systems.
+\`configure' configures xorg-server 1.7.0.902 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -2072,7 +2072,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of xorg-server 1.7.0.901:";;
+ short | recursive ) echo "Configuration of xorg-server 1.7.0.902:";;
esac
cat <<\_ACEOF
@@ -2404,7 +2404,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-xorg-server configure 1.7.0.901
+xorg-server configure 1.7.0.902
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -2418,7 +2418,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by xorg-server $as_me 1.7.0.901, which was
+It was created by xorg-server $as_me 1.7.0.902, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
@@ -2786,7 +2786,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
ac_compiler_gnu=$ac_cv_c_compiler_gnu
-RELEASE_DATE="2009-10-12"
+RELEASE_DATE="2009-10-19"
am__api_version='1.11'
@@ -3269,7 +3269,7 @@ fi
# Define the identity of the package.
PACKAGE='xorg-server'
- VERSION='1.7.0.901'
+ VERSION='1.7.0.902'
cat >>confdefs.h <<_ACEOF
@@ -12467,6 +12467,9 @@ i?86-*-linux*|x86_64-*-linux*|powerpc-*-linux* \
|amd64-*-freebsd*|i?86-*-freebsd*|ia64-*-freebsd*)
pic_options='-fPIC'
;;
+i?86-pc-cygwin*)
+ pic_options='-DDLL_EXPORT'
+ ;;
i?86-apple-darwin*)
pic_options='-fno-common'
;;
@@ -27437,8 +27440,6 @@ if test "x$XWIN" = xauto; then
mingw*) XWIN="yes" ;;
*) XWIN="no" ;;
esac
- XWIN_LIBS="$FB_LIB $MI_LIB $FIXES_LIB $XEXT_LIB $CONFIG_LIB $RANDR_LIB $RENDER_LIB $XTRAP_LIB $DBE_LIB $RECORD_LIB $GLX_LIBS $XKB_LIB $XKB_STUB_LIB $COMPOSITE_LIB $DAMAGE_LIB $MIEXT_DAMAGE_LIB $MIEXT_SHADOW_LIB $XI_LIB $MIEXT_LAYER_LIB $LAYER_LIB $XPSTUBS_LIB $SHADOW_LIB $OS_LIB"
-
fi
{ $as_echo "$as_me:$LINENO: result: $XWIN" >&5
$as_echo "$XWIN" >&6; }
@@ -27669,11 +27670,16 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
+ if test "x$WINDOWSWM" = xyes ; then
+
cat >>confdefs.h <<\_ACEOF
#define ROOTLESS 1
_ACEOF
- CFLAGS="$CFLAGS -DFD_SETSIZE=256 -DROOTLESS_WORKAROUND"
+ CFLAGS="$CFLAGS -DROOTLESS_WORKAROUND"
+ fi
+
+ CFLAGS="$CFLAGS -DFD_SETSIZE=256"
;;
mingw*)
XWIN_SERVER_NAME=Xming
@@ -27799,10 +27805,12 @@ _ACEOF
XWIN_SYS_LIBS=-lwinsock2
;;
esac
+ XWIN_LIBS="$FB_LIB $MI_LIB $FIXES_LIB $XEXT_LIB $CONFIG_LIB $RANDR_LIB $RENDER_LIB $DBE_LIB $RECORD_LIB $GLX_LIBS $XKB_LIB $XKB_STUB_LIB $COMPOSITE_LIB $DAMAGE_LIB $MIEXT_DAMAGE_LIB $MIEXT_SHADOW_LIB $XI_LIB $OS_LIB"
XWIN_SYS_LIBS="$XWIN_SYS_LIBS $XWINMODULES_LIBS"
+
if test "x$DEBUGGING" = xyes; then
cat >>confdefs.h <<\_ACEOF
@@ -31866,7 +31874,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by xorg-server $as_me 1.7.0.901, which was
+This file was extended by xorg-server $as_me 1.7.0.902, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -31929,7 +31937,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-xorg-server config.status 1.7.0.901
+xorg-server config.status 1.7.0.902
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"