|
|
@ -1,17 +1,15 @@ |
|
|
|
diff --git a/configure b/configure
|
|
|
|
index 4c0435e..0068a9d 100755
|
|
|
|
--- a/configure
|
|
|
|
+++ b/configure
|
|
|
|
@@ -7045,7 +7045,7 @@ sys/param.h sys/poll.h sys/random.h sys/select.h sys/socket.h sys/statvfs.h sys/
|
|
|
|
@@ -7077,7 +7077,7 @@ sys/param.h sys/poll.h sys/random.h sys/
|
|
|
|
sys/termio.h sys/time.h \ |
|
|
|
sys/times.h sys/types.h sys/un.h sys/utsname.h sys/wait.h pty.h libutil.h \ |
|
|
|
sys/resource.h netpacket/packet.h sysexits.h bluetooth.h \ |
|
|
|
-bluetooth/bluetooth.h linux/tipc.h spawn.h util.h alloca.h
|
|
|
|
+linux/tipc.h spawn.h util.h alloca.h
|
|
|
|
-bluetooth/bluetooth.h linux/tipc.h spawn.h util.h alloca.h sys/sysmacros.h
|
|
|
|
+linux/tipc.h spawn.h util.h alloca.h sys/sysmacros.h
|
|
|
|
do : |
|
|
|
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
|
|
|
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
|
|
|
@@ -7267,6 +7267,24 @@ fi
|
|
|
|
@@ -7299,6 +7299,24 @@ fi
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
@ -36,16 +34,14 @@ index 4c0435e..0068a9d 100755 |
|
|
|
# On Linux, netlink.h requires asm/types.h |
|
|
|
for ac_header in linux/netlink.h |
|
|
|
do : |
|
|
|
diff --git a/configure.ac b/configure.ac
|
|
|
|
index 780f275..dceca1c 100644
|
|
|
|
--- a/configure.ac
|
|
|
|
+++ b/configure.ac
|
|
|
|
@@ -1702,10 +1702,17 @@ sys/param.h sys/poll.h sys/random.h sys/select.h sys/socket.h sys/statvfs.h sys/
|
|
|
|
@@ -1732,10 +1732,17 @@ sys/param.h sys/poll.h sys/random.h sys/
|
|
|
|
sys/termio.h sys/time.h \ |
|
|
|
sys/times.h sys/types.h sys/un.h sys/utsname.h sys/wait.h pty.h libutil.h \ |
|
|
|
sys/resource.h netpacket/packet.h sysexits.h bluetooth.h \ |
|
|
|
-bluetooth/bluetooth.h linux/tipc.h spawn.h util.h alloca.h)
|
|
|
|
+linux/tipc.h spawn.h util.h alloca.h)
|
|
|
|
-bluetooth/bluetooth.h linux/tipc.h spawn.h util.h alloca.h sys/sysmacros.h)
|
|
|
|
+linux/tipc.h spawn.h util.h alloca.h sys/sysmacros.h)
|
|
|
|
AC_HEADER_DIRENT |
|
|
|
AC_HEADER_MAJOR |
|
|
|
|
|
|
|