]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Tue, 7 Nov 2017 01:08:53 +0000 (01:08 +0000)
committerTinderbox User <tbox@isc.org>
Tue, 7 Nov 2017 01:08:53 +0000 (01:08 +0000)
configure

index daaae919e57bdf172ff2d7363ce3887713ade1ab..bb5ebdb120ae1ff9673a727b29c74d1245456e77 100755 (executable)
--- a/configure
+++ b/configure
@@ -17508,7 +17508,7 @@ case "$with_zlib" in
                done
                ;;
        *)
-               if test -f "${with_zlib}/zlib.h"
+               if test -f "${with_zlib}/include/zlib.h"
                then
                        zlib_cflags="-I${with_zlib}/include"
                        LIBS="$LIBS -L${with_zlib}/lib"