run autoconf

git-svn-id: file:///svn/unbound/trunk@2554 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2011-11-11 14:37:41 +00:00
parent bbb583e754
commit 557aad4b72

3
configure vendored
View File

@ -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