mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-03 20:29:28 -05:00
Created configure with autoconf 2.61
git-svn-id: file:///svn/unbound/trunk@1324 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
7176710b7f
commit
8eb31df3d0
3 changed files with 5519 additions and 5502 deletions
|
|
@ -361,7 +361,7 @@
|
|||
/* Define to rpl_malloc if the replacement function should be used. */
|
||||
#undef malloc
|
||||
|
||||
/* Define to `long' if <sys/types.h> does not define. */
|
||||
/* Define to `long int' if <sys/types.h> does not define. */
|
||||
#undef off_t
|
||||
|
||||
/* Define to `int' if <sys/types.h> does not define. */
|
||||
|
|
@ -370,7 +370,7 @@
|
|||
/* Define to 'int' if not defined */
|
||||
#undef rlim_t
|
||||
|
||||
/* Define to `unsigned' if <sys/types.h> does not define. */
|
||||
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
||||
#undef size_t
|
||||
|
||||
/* Define to 'int' if not defined */
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
3 November 2008: Wouter
|
||||
- fixup build process for Mac OSX linker, use ldns b32 compat funcs.
|
||||
- generated configure with autoconf-2.61.
|
||||
|
||||
23 October 2008: Wouter
|
||||
- a little more debug info for failure on signer names. prints names.
|
||||
|
|
|
|||
Loading…
Reference in a new issue