665b3fbeef
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=bb0cc16d2f571f87db43a12ff2a2cf70
12 lines
384 B
Diff
12 lines
384 B
Diff
--- hw/xfree86/parser/Makefile.am.orig 2010-06-06 03:16:52.000000000 +0200
|
|
+++ hw/xfree86/parser/Makefile.am 2010-08-23 14:05:50.000000000 +0200
|
|
@@ -34,7 +34,7 @@
|
|
$(INTERNAL_SOURCES)
|
|
libxf86config_a_CFLAGS = $(AM_CFLAGS)
|
|
|
|
-AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS) \
|
|
+AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS) -fPIC \
|
|
-DSYSCONFDIR=\"$(sysconfdir)\" \
|
|
-DDATADIR=\"$(datadir)\"
|
|
|