Magellan Linux

Annotation of /trunk/ghostscript-esp/patches/ghostscript-esp-8.15.1-fpic.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (hide annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years, 1 month ago) by niro
File size: 322 byte(s)
-import

1 niro 144 --- configure.ac 2005-09-22 19:14:28.000000000 +0200
2     +++ configure.ac 2006-02-07 21:31:16.000000000 +0100
3     @@ -726,9 +726,9 @@
4     AC_SUBST(FILES)
5    
6     dnl Dynamic device support.
7     -DYNAMIC_CFLAGS=""
8     +DYNAMIC_CFLAGS="-fPIC"
9     DYNAMIC_DEVS=""
10     -DYNAMIC_FLAGS=""
11     +DYNAMIC_FLAGS="-fPIC -shared"
12     DYNAMIC_LDFLAGS=""
13     DYNAMIC_LIBS=""
14