12 lines
288 B
Diff
12 lines
288 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -1480,7 +1480,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=""
|
|
|