mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 22:35:25 +00:00
added --disable-bind-install in DISTCHECK_LIBTOOL_CONFIGURE_FLAG
This commit is contained in:
@@ -849,7 +849,8 @@ fi
|
||||
DHLIBS=LTLIBRARIES
|
||||
A=la
|
||||
BINDLT="--with-libtool --disable-symtable"
|
||||
DISTCHECK_LIBTOOL_CONFIGURE_FLAG="--enable-libtool"
|
||||
# BIND does not provide uninstall
|
||||
DISTCHECK_LIBTOOL_CONFIGURE_FLAG="--enable-libtool --disable-bind-install"
|
||||
|
||||
|
||||
AC_SUBST(DHLIBS)
|
||||
|
@@ -862,7 +862,8 @@ fi
|
||||
DHLIBS=LTLIBRARIES
|
||||
A=la
|
||||
BINDLT="--with-libtool --disable-symtable"
|
||||
DISTCHECK_LIBTOOL_CONFIGURE_FLAG="--enable-libtool"
|
||||
# BIND does not provide uninstall
|
||||
DISTCHECK_LIBTOOL_CONFIGURE_FLAG="--enable-libtool --disable-bind-install"
|
||||
@END WITH LIBTOOL
|
||||
|
||||
@BEGIN WITHOUT LIBTOOL
|
||||
|
Reference in New Issue
Block a user