diff options
author | marha <marha@users.sourceforge.net> | 2012-01-17 08:43:22 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-01-17 08:43:22 +0100 |
commit | 34c1e86406451a3604de4982339058088434ab40 (patch) | |
tree | 4fb3258fa73a4b41cb7ab4e226ee7f072b151238 /xorg-server/configure.ac | |
parent | 5cfbe97cd797d8f78ece208bb5114704b83d8aab (diff) | |
download | vcxsrv-34c1e86406451a3604de4982339058088434ab40.tar.gz vcxsrv-34c1e86406451a3604de4982339058088434ab40.tar.bz2 vcxsrv-34c1e86406451a3604de4982339058088434ab40.zip |
git update mesa pixman xserver 17 jan 2012
Diffstat (limited to 'xorg-server/configure.ac')
-rw-r--r-- | xorg-server/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/configure.ac b/xorg-server/configure.ac index a203ab285..b0bb9bba7 100644 --- a/xorg-server/configure.ac +++ b/xorg-server/configure.ac @@ -1532,7 +1532,7 @@ if test "x$XORG" = xyes; then XORG_OSINCS='-I$(top_srcdir)/hw/xfree86/os-support -I$(top_srcdir)/hw/xfree86/os-support/bus -I$(top_srcdir)/os' XORG_INCS="$XORG_DDXINCS $XORG_OSINCS" XORG_CFLAGS="$XORGSERVER_CFLAGS -DHAVE_XORG_CONFIG_H" - XORG_LIBS="$COMPOSITE_LIB $FIXES_LIB $XEXTXORG_LIB $GLX_LIBS $RANDR_LIB $RENDER_LIB $DAMAGE_LIB $MIEXT_SYNC_LIB $MIEXT_DAMAGE_LIB $MIEXT_SHADOW_LIB $XI_LIB $XKB_LIB" + XORG_LIBS="$COMPOSITE_LIB $FIXES_LIB $XEXTXORG_LIB $GLX_LIBS $RANDR_LIB $RENDER_LIB $DAMAGE_LIB $MIEXT_SYNC_LIB $MIEXT_DAMAGE_LIB $XI_LIB $XKB_LIB" dnl ================================================================== dnl symbol visibility |