Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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

1 --- 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