aboutsummaryrefslogtreecommitdiff
path: root/lib/bind/config.h
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2007-12-02 19:13:58 +0000
committerDoug Barton <dougb@FreeBSD.org>2007-12-02 19:13:58 +0000
commit476368dbeb3cdda13da538c8a84e8ffe0880dd8c (patch)
treebf74f37221d23e3a7d3b042fe7305678904d5dd4 /lib/bind/config.h
parent3c0117d96247c2f64cc7136dc9b8e079c041fc2d (diff)
downloadsrc-476368dbeb3cdda13da538c8a84e8ffe0880dd8c.tar.gz
src-476368dbeb3cdda13da538c8a84e8ffe0880dd8c.zip
Update glue for BIND 9.4.2
Notes
Notes: svn path=/head/; revision=174189
Diffstat (limited to 'lib/bind/config.h')
-rw-r--r--lib/bind/config.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/lib/bind/config.h b/lib/bind/config.h
index b248f943ca3d..cffb26cf4c6c 100644
--- a/lib/bind/config.h
+++ b/lib/bind/config.h
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
-/* config.h. Generated by configure. */
+/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
@@ -118,7 +118,7 @@ int sigwait(const unsigned int *set, int *sig);
* The silly continuation line is to keep configure from
* commenting out the #undef.
*/
-
+
#undef \
va_start
#define va_start(ap, last) \
@@ -160,6 +160,9 @@ int sigwait(const unsigned int *set, int *sig);
/* Define if you cannot bind() before connect() for TCP sockets. */
/* #undef BROKEN_TCP_BIND_BEFORE_CONNECT */
+/* Define to 1 if you have the <dlfcn.h> header file. */
+/* #undef HAVE_DLFCN_H */
+
/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
@@ -299,7 +302,7 @@ int sigwait(const unsigned int *set, int *sig);
#define inline
#endif
-/* 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 <sys/types.h> does not define. */