]> git.pld-linux.org Git - packages/bind.git/blame_incremental - bind-ac-libs.patch
- updated to 9.14.0
[packages/bind.git] / bind-ac-libs.patch
... / ...
CommitLineData
1--- bind-9.8.0-P4/configure.ac~ 2011-08-03 11:46:24.326770259 +0200
2+++ bind-9.8.0-P4/configure.ac 2011-08-03 11:49:53.240770212 +0200
3@@ -1076,7 +1076,7 @@ case "$use_gssapi" in
4 then
5 LIBS="$TRY_LIBS $ISC_OPENSSL_LIBS"
6 else
7- LIBS="-L$use_gssapi/lib $TRY_LIBS $ISC_OPENSSL_LIBS"
8+ LIBS="$TRY_LIBS $ISC_OPENSSL_LIBS"
9 fi
10 AC_MSG_CHECKING(linking as $TRY_LIBS)
11 AC_TRY_LINK([
This page took 0.023611 seconds and 4 git commands to generate.