xserver-multidpi/hw
Dodji Seketeli 950f9995d1 Xnest: fix lib dependancy to make libtool happy
This fixes an undefined symbol error happening when compiling
        the server with the --disable-xv configure switch.
        Basically, xnest was linking against
        @XSERVER_LIBS@ and @XNEST_LIBS@ and the order of the libraries
        given to the linker at the end of the process was bogus.

        * configure.ac: make XNEST_LIBS contain the $XSERVER_LIBS re-ordered
          in such a way that the linker finds the symbols of all the libs contained
          in $XNEST_LIBS.
        * hw/xnest/Makefile.am: don't link against @XSERVER_LIBS@ anymore because
          XNEST_LIBS contains the right thing.
2007-11-07 18:43:16 +01:00
..
darwin pulling more patches over from xorg-xserver-1.2-apple branch 2007-11-05 05:45:21 -08:00
dmx DMX: Remove usage of alloca 2007-11-05 14:34:42 +00:00
kdrive Xephyr: fix a crash when using xrandr twice 2007-11-06 16:24:46 +01:00
vfb Xvfb: Remove usage of alloca 2007-11-05 14:34:42 +00:00
xfree86 Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00
xgl Add CreatePixmap allocation hints. 2007-11-04 16:11:28 -08:00
xnest Xnest: fix lib dependancy to make libtool happy 2007-11-07 18:43:16 +01:00
xprint Xprint: Remove usage of alloca 2007-11-05 14:34:42 +00:00
xwin Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00
Makefile.am DDX changes for XDarwin 2007-09-06 05:34:14 -07:00