mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-24 00:29:58 -05:00
run autoconf
git-svn-id: file:///svn/unbound/trunk@2554 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
bbb583e754
commit
557aad4b72
1 changed files with 3 additions and 0 deletions
3
configure
vendored
3
configure
vendored
|
|
@ -620,6 +620,7 @@ WIN_DAEMON_OBJ
|
||||||
WIN_DAEMON_SRC
|
WIN_DAEMON_SRC
|
||||||
WINAPPS
|
WINAPPS
|
||||||
WINDRES
|
WINDRES
|
||||||
|
CHECKLOCK_OBJ
|
||||||
CHECKLOCK_SRC
|
CHECKLOCK_SRC
|
||||||
staticexe
|
staticexe
|
||||||
HAVE_SSL
|
HAVE_SSL
|
||||||
|
|
@ -16186,6 +16187,8 @@ $as_echo "#define ENABLE_LOCK_CHECKS 1" >>confdefs.h
|
||||||
|
|
||||||
CHECKLOCK_SRC="testcode/checklocks.c"
|
CHECKLOCK_SRC="testcode/checklocks.c"
|
||||||
|
|
||||||
|
CHECKLOCK_OBJ="checklocks.lo"
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# set memory allocation checking if requested
|
# set memory allocation checking if requested
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue