summaryrefslogtreecommitdiff
path: root/configure.ac-base
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2017-12-21 19:00:05 +0100
committerFrancis Dupont <fdupont@isc.org>2017-12-21 19:00:05 +0100
commit36d4e51a4d61af34760f7ead96a1bfb77e3076a9 (patch)
tree0c19bd4a45bb1560b84c062f0651c7db19ce8613 /configure.ac-base
parent17689a82ec1026da9d49fc57fd3e9ca27acf7ad9 (diff)
downloadisc-dhcp-36d4e51a4d61af34760f7ead96a1bfb77e3076a9.tar.gz
Merged rt43474 (before release tuning: -libisccc +uninstall)
Diffstat (limited to 'configure.ac-base')
-rw-r--r--configure.ac-base3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac-base b/configure.ac-base
index 8cf37969..89d3fbff 100644
--- a/configure.ac-base
+++ b/configure.ac-base
@@ -867,8 +867,7 @@ fi
DHLIBS=LTLIBRARIES
A=la
BINDLT="--with-libtool --disable-symtable"
-# BIND does not provide uninstall
-DISTCHECK_LIBTOOL_CONFIGURE_FLAG="--enable-libtool --disable-bind-install"
+DISTCHECK_LIBTOOL_CONFIGURE_FLAG="--enable-libtool"
@END WITH LIBTOOL
@BEGIN WITHOUT LIBTOOL