diff -Naur xorg-server-1.9.0/hw/xfree86/parser/Makefile.am xorg-server-1.9.0-magellan/hw/xfree86/parser/Makefile.am --- xorg-server-1.9.0/hw/xfree86/parser/Makefile.am 2010-06-06 03:16:52.000000000 +0200 +++ xorg-server-1.9.0-magellan/hw/xfree86/parser/Makefile.am 2010-08-26 00:50:29.000000000 +0200 @@ -32,7 +32,7 @@ libxf86config_a_SOURCES = \ $(INTERNAL_SOURCES) -libxf86config_a_CFLAGS = $(AM_CFLAGS) +libxf86config_a_CFLAGS = $(AM_CFLAGS) -fPIC -fvisibility=hidden AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS) \ -DSYSCONFDIR=\"$(sysconfdir)\" \