mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 00:02:04 -04:00
remove references to --with-libtool
This commit is contained in:
parent
11207eacd5
commit
355b7899ee
1 changed files with 1 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue