|
|
@ -1,15 +1,15 @@ |
|
|
|
--- a/src/configure
|
|
|
|
+++ b/src/configure
|
|
|
|
@@ -3661,7 +3661,7 @@ done
|
|
|
|
@@ -3691,7 +3691,7 @@ done
|
|
|
|
|
|
|
|
for ac_header in linux/if.h |
|
|
|
do : |
|
|
|
- ac_fn_c_check_header_compile "$LINENO" "linux/if.h" "ac_cv_header_linux_if_h" "#include<sys/socket.h>
|
|
|
|
+ ac_fn_c_check_header_compile "$LINENO" "linux/if.h" "ac_cv_header_linux_if_h" "#include <sys/socket.h>
|
|
|
|
" |
|
|
|
if test "x$ac_cv_header_linux_if_h" = x""yes; then : |
|
|
|
if test "x$ac_cv_header_linux_if_h" = xyes; then : |
|
|
|
cat >>confdefs.h <<_ACEOF |
|
|
|
@@ -3675,10 +3675,11 @@ done
|
|
|
|
@@ -3705,10 +3705,11 @@ done
|
|
|
|
for ac_header in linux/if_pppox.h |
|
|
|
do : |
|
|
|
ac_fn_c_check_header_compile "$LINENO" "linux/if_pppox.h" "ac_cv_header_linux_if_pppox_h" " |
|
|
@ -24,8 +24,8 @@ |
|
|
|
+#include <linux/in6.h>
|
|
|
|
|
|
|
|
" |
|
|
|
if test "x$ac_cv_header_linux_if_pppox_h" = x""yes; then : |
|
|
|
@@ -4611,7 +4612,7 @@ esac
|
|
|
|
if test "x$ac_cv_header_linux_if_pppox_h" = xyes; then : |
|
|
|
@@ -4644,7 +4645,7 @@ esac
|
|
|
|
$as_echo_n "checking packing order of bit fields... " >&6; } |
|
|
|
if test "${rpppoe_cv_pack_bitfields+set}" != set ; then |
|
|
|
if test "$cross_compiling" = yes; then : |
|
|
|