mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 04:52:05 -04:00
Regenerate configure.
This commit is contained in:
parent
2eaa75c380
commit
51fb42edcb
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -14760,7 +14760,7 @@ fi ;; #(
|
|||
|
||||
|
||||
MAXMINDDB_CFLAGS="-I$with_maxminddb/include"
|
||||
MAXMINDDB_LIBS="-L$with_maxminddb/libs"
|
||||
MAXMINDDB_LIBS="-L$with_maxminddb/lib"
|
||||
CFLAGS="$CFLAGS $MAXMINDDB_CFLAGS"
|
||||
LDFLAGS="$LDFLAGS $MAXMINDDB_LIBS"
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing MMDB_open" >&5
|
||||
|
|
|
|||
Loading…
Reference in a new issue