Magellan Linux

Annotation of /trunk/xorg-server/patches/xorg-server-1.3.0.0-fpic-libxf86config.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 357 - (hide annotations) (download)
Thu Sep 13 19:32:33 2007 UTC (16 years, 8 months ago) by niro
File size: 332 byte(s)
-re-diffed againt xorg-server-1.3.0.0

1 niro 357 --- xorg-server-1.0.1/hw/xfree86/parser/Makefile.am.xf86configfpic 2006-03-06 13:57:45.000000000 -0500
2     +++ xorg-server-1.0.1/hw/xfree86/parser/Makefile.am 2006-03-06 13:59:11.000000000 -0500
3     @@ -23,7 +23,7 @@
4     DRI.c \
5     Extensions.c
6    
7     -AM_CFLAGS = $(XORG_CFLAGS)
8     +AM_CFLAGS = $(XORG_CFLAGS) -fPIC
9    
10     EXTRA_DIST = \
11     Configint.h \