]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove references to --with-libtool
authorMark Andrews <marka@isc.org>
Thu, 30 Jul 2020 01:53:17 +0000 (11:53 +1000)
committerMark Andrews <marka@isc.org>
Fri, 31 Jul 2020 05:21:40 +0000 (05:21 +0000)
win32utils/Configure

index 63842294fb0da2561dbc058dcf24504ace0b041b..5203f77e123ad05f582c99212281f10057281802 100644 (file)
@@ -2653,7 +2653,7 @@ exit 0;
 #  --enable-openssl-hash supported
 #  --enable-threads included without a way to disable it
 #  --enable-backtrace backtrace included without a way to disable it
-#  --enable-symtable incompatible with DLLs (or libtool)
+#  --enable-symtable incompatible with DLLs
 #  --enable-ipv6 included without a way to disable it
 #  --enable-atomic supported (renamed to intrinsic)
 #  --enable-fixed-rrset supported
@@ -2675,7 +2675,6 @@ exit 0;
 #  --with-zlib supported
 #  --with-purify not supported (package available on WIN32 but for free?)
 #  --with-gperftools-profiler not supported (package not available on WIN32)
-#  --with-libtool not supported on WIN32 (never)
 #  --with-locktype not supported on WIN32 (not yet available on WIN32)
 #  --with-readline supported
 #  --with-protobuf-c not supported (no reason to until libfstrm is ready)