From: Mark Andrews Date: Thu, 30 Jul 2020 01:53:17 +0000 (+1000) Subject: remove references to --with-libtool X-Git-Tag: v9.17.4~24^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355b7899eeea62243e1a4a977103ba5ad4c98107;p=thirdparty%2Fbind9.git remove references to --with-libtool --- diff --git a/win32utils/Configure b/win32utils/Configure index 63842294fb0..5203f77e123 100644 --- a/win32utils/Configure +++ b/win32utils/Configure @@ -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)