mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-30 13:57:50 +00:00
added --disable-bind-install in DISTCHECK_LIBTOOL_CONFIGURE_FLAG
This commit is contained in:
@@ -849,7 +849,8 @@ fi
|
|||||||
DHLIBS=LTLIBRARIES
|
DHLIBS=LTLIBRARIES
|
||||||
A=la
|
A=la
|
||||||
BINDLT="--with-libtool --disable-symtable"
|
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)
|
AC_SUBST(DHLIBS)
|
||||||
|
@@ -862,7 +862,8 @@ fi
|
|||||||
DHLIBS=LTLIBRARIES
|
DHLIBS=LTLIBRARIES
|
||||||
A=la
|
A=la
|
||||||
BINDLT="--with-libtool --disable-symtable"
|
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
|
@END WITH LIBTOOL
|
||||||
|
|
||||||
@BEGIN WITHOUT LIBTOOL
|
@BEGIN WITHOUT LIBTOOL
|
||||||
|
Reference in New Issue
Block a user