xserver-multidpi/hw
Dave Airlie 5fb188b547 ddx: fix xf86Config.a generation
We were generating a shared library, but this lib is foobar, the parser
requires some symbols from the X server or from the program its being linked
into. If the program its being linked into (say a python .so) has symbol
visibility enabled then it will fail to dynamic link, also if this .so has
symbol visiblity enabled it will fail to dynamic link.

Screw it go back to a .a file really unless someone cleans it up properly.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2009-08-07 12:05:51 +10:00
..
dmx dmx: include exglobals.h for DeviceKeyPress and friends. 2009-08-05 08:02:17 +10:00
kdrive include: untangle events.h from the SDK headers. 2009-07-30 08:43:13 +10:00
vfb input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7 2009-06-18 14:41:47 +10:00
xfree86 ddx: fix xf86Config.a generation 2009-08-07 12:05:51 +10:00
xnest xnest: restore xnestUpdateModifierState 2009-08-05 10:45:20 +10:00
xquartz XQuartz: AIGLX: Provide empty __glXAquaDrawableResize to avoid crashing in DoMakeCurrent 2009-08-05 16:17:47 -07:00
xwin Xming: Use RegisterClassEx() instead of superseded RegisterClass() 2009-07-29 17:05:17 +01:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00