mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-24 22:48:53 -04:00
regen v9_11
This commit is contained in:
parent
9789e54e55
commit
46f85f4eaf
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -17457,7 +17457,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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue