]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
fixup.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 30 Jun 2011 14:15:41 +0000 (14:15 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 30 Jun 2011 14:15:41 +0000 (14:15 +0000)
git-svn-id: file:///svn/unbound/trunk@2452 be551aaa-1e26-0410-a405-d3ace91eadb9

configure
configure.ac

index 569b38a84d5d9df7353f002a8562b9df7d51e8a9..ae9a39db172cd7b49bddd8e4eaa7b31003023f95 100755 (executable)
--- a/configure
+++ b/configure
@@ -16821,7 +16821,7 @@ fi
 
 done
 
-if test $ac_cv_func_ldns_ldns_buffer_copy = yes \
+if test $ac_cv_func_ldns_buffer_copy = yes \
     -a $ac_cv_func_ldns_key_buf2rsa_raw = yes \
     -a $ac_cv_func_ldns_get_random = yes \
     -a $ac_cv_header_ldns_ldns_h = yes \
index 28d7cf7b57b692778c7e590c709a338ebc568713..f0981d92c328912eeb8d13fbc8bb8902feb20e14 100644 (file)
@@ -762,7 +762,7 @@ AC_CHECK_HEADERS([ldns/ldns.h],,[
 #include <ws2tcpip.h>
 #endif
 ])
-if test $ac_cv_func_ldns_ldns_buffer_copy = yes \
+if test $ac_cv_func_ldns_buffer_copy = yes \
     -a $ac_cv_func_ldns_key_buf2rsa_raw = yes \
     -a $ac_cv_func_ldns_get_random = yes \
     -a $ac_cv_header_ldns_ldns_h = yes \