]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
autoheader regeneration
authorDavid Hankins <dhankins@isc.org>
Wed, 27 Feb 2008 23:03:45 +0000 (23:03 +0000)
committerDavid Hankins <dhankins@isc.org>
Wed, 27 Feb 2008 23:03:45 +0000 (23:03 +0000)
includes/config.h.in

index 5936a8cc96c6c6f93e50a017cf12072c64b71372..64d87a7abc29ce49f0bb6e44fa042023b0c40b4e 100644 (file)
@@ -7,6 +7,9 @@
 /* Define to 1 to include DHCPv6 support. */
 #undef DHCPv6
 
+/* Define to any value to chroot() prior to loading config. */
+#undef EARLY_CHROOT
+
 /* Define to 1 if you have the /dev/random file. */
 #undef HAVE_DEV_RANDOM
 
@@ -88,6 +91,9 @@
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
+/* Define to any value to include Ari's PARANOIA patch. */
+#undef PARANOIA
+
 /* The size of `struct iaddr *', as computed by sizeof. */
 #undef SIZEOF_STRUCT_IADDR_P