From: David Hankins Date: Thu, 30 Apr 2009 18:48:00 +0000 (+0000) Subject: autoconf regeneration X-Git-Tag: v4_2_0a1~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b832a756905c1cae5b1d7f59ca273011c10086;p=thirdparty%2Fdhcp.git autoconf regeneration --- diff --git a/configure b/configure index 08bb1afe8..c9ff0956f 100755 --- 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