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)
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