]> git.pld-linux.org Git - packages/ghostscript.git/blob - ghostscript-zlib.patch
7ecb3c2d6e0af9918c7b326564096cf2dd2c7be4
[packages/ghostscript.git] / ghostscript-zlib.patch
1 --- ghostscript-9.02/configure.ac~      2011-07-12 22:52:14.000000000 +0200
2 +++ ghostscript-9.02/configure.ac       2011-07-12 23:01:05.464937334 +0200
3 @@ -594,6 +594,8 @@
4    local directory named 'zlib'. See http://www.gzip.org/zlib/
5    for more information.
6    ])
7 +else
8 +  LIBS="$LIBS -lz"
9  fi
10  
11  dnl if GS is to use the system zlib, freetype
This page took 0.053372 seconds and 2 git commands to generate.