From: David Hankins Date: Wed, 27 Feb 2008 23:03:45 +0000 (+0000) Subject: autoheader regeneration X-Git-Tag: v4_1_0a2~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f5a2db665bf26f330977520cb2d399a771a171;p=thirdparty%2Fdhcp.git autoheader regeneration --- diff --git a/includes/config.h.in b/includes/config.h.in index 5936a8cc9..64d87a7ab 100644 --- a/includes/config.h.in +++ b/includes/config.h.in @@ -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