]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
run autoconf
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 11 Nov 2011 14:37:41 +0000 (14:37 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 11 Nov 2011 14:37:41 +0000 (14:37 +0000)
git-svn-id: file:///svn/unbound/trunk@2554 be551aaa-1e26-0410-a405-d3ace91eadb9

configure

index 300fea5ecdbbe0ad2f1489d78540b0b9ed2b22e6..fb5f22a3d702cf60a5726dbcf609080ac33f8184 100755 (executable)
--- a/configure
+++ b/configure
@@ -620,6 +620,7 @@ WIN_DAEMON_OBJ
 WIN_DAEMON_SRC
 WINAPPS
 WINDRES
+CHECKLOCK_OBJ
 CHECKLOCK_SRC
 staticexe
 HAVE_SSL
@@ -16186,6 +16187,8 @@ $as_echo "#define ENABLE_LOCK_CHECKS 1" >>confdefs.h
 
        CHECKLOCK_SRC="testcode/checklocks.c"
 
+       CHECKLOCK_OBJ="checklocks.lo"
+
 fi
 
 # set memory allocation checking if requested