From: Wouter Wijngaards Date: Fri, 11 Nov 2011 14:37:41 +0000 (+0000) Subject: run autoconf X-Git-Tag: release-1.4.14rc1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=557aad4b7204d664797cfaa20878e3c4b0291d0b;p=thirdparty%2Funbound.git run autoconf git-svn-id: file:///svn/unbound/trunk@2554 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/configure b/configure index 300fea5ec..fb5f22a3d 100755 --- 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