diff options
Diffstat (limited to 'configure.ac-base')
-rw-r--r-- | configure.ac-base | 3 |
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 |