]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
autoconf regeneration
authorDavid Hankins <dhankins@isc.org>
Thu, 30 Apr 2009 18:48:00 +0000 (18:48 +0000)
committerDavid Hankins <dhankins@isc.org>
Thu, 30 Apr 2009 18:48:00 +0000 (18:48 +0000)
configure

index 08bb1afe8aefebb9e4f689f0ffd6dbff4b3835bc..c9ff0956f01ca7f409479011f22e37bb00171919 100755 (executable)
--- a/configure
+++ b/configure
@@ -5645,7 +5645,7 @@ if test -n "$DO_LPF"
 then
 
 cat >>confdefs.h <<\_ACEOF
-#define USE_LPF 1
+#define HAVE_LPF 1
 _ACEOF
 
 else
@@ -5790,7 +5790,7 @@ fi
        then
 
 cat >>confdefs.h <<\_ACEOF
-#define USE_DLPI 1
+#define HAVE_DLPI 1
 _ACEOF
 
        else
@@ -5935,12 +5935,11 @@ fi
                then
 
 cat >>confdefs.h <<\_ACEOF
-#define USE_BPF ""
+#define HAVE_BPF ""
 _ACEOF
 
                fi
        fi
-
 fi
 
 # SIOCGLIFCONF uses some transport structures.  Trick is not all platforms