ghostscript: Rebase patches

This commit is contained in:
Biswapriyo Nath
2023-07-21 11:31:04 +05:30
parent 7918032465
commit 2fcd192a89
4 changed files with 38 additions and 31 deletions

View File

@@ -1,11 +1,11 @@
--- a/configure.ac
+++ b/configure.ac
@@ -912,7 +912,7 @@
@@ -1390,7 +1390,7 @@
dnl zlib is needed for language level 3, and libpng
# we must define ZLIBDIR regardless because png.mak does a -I$(ZLIBDIR)
# this seems a harmless default
-ZLIBDIR=src
+ZLIBDIR=$includedir
AUX_SHARED_ZLIB=
ZLIBCFLAGS=""
if test -d $srcdir/zlib; then