]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
autoheader updated
authorDavid Hankins <dhankins@isc.org>
Thu, 7 Jun 2007 15:56:47 +0000 (15:56 +0000)
committerDavid Hankins <dhankins@isc.org>
Thu, 7 Jun 2007 15:56:47 +0000 (15:56 +0000)
includes/config.h.in

index fb94fd1a8551ebfa81941476fedd65b518bc2690..5dd245d7c9cc6d14a7c06102011881a65c7078f9 100644 (file)
@@ -10,9 +10,6 @@
 /* Define to 1 if you have the /dev/random file. */
 #undef HAVE_DEV_RANDOM
 
-/* Define to 1 if the system has a net/if_dl.h header. */
-#undef HAVE_IF_DL
-
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
+/* Define to 1 if you have the <net/if_dl.h> header file. */
+#undef HAVE_NET_IF_DL_H
+
+/* Define to 1 if you have the <regex.h> header file. */
+#undef HAVE_REGEX_H
+
 /* Define to 1 if the sockaddr structure has a length field. */
 #undef HAVE_SA_LEN