Tweaks to autoconf files.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@275 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
parent
55e9fe41e1
commit
51adbe26a2
@ -15,7 +15,13 @@ SUBDIRS = \
|
||||
doc
|
||||
|
||||
EXTRA_DIST = \
|
||||
extras \
|
||||
extras/fwknop.init.debian \
|
||||
extras/fwknop.init.openwrt \
|
||||
extras/fwknop.init.redhat \
|
||||
extras/openwrt/README.openwrt \
|
||||
extras/openwrt/package/fwknop/Makefile \
|
||||
extras/openwrt/package/fwknop/files/fwknopd.init \
|
||||
extras/openwrt/package/gpgme/Makefile \
|
||||
fwknop.spec \
|
||||
perl/FKO/README \
|
||||
perl/FKO/inc/Devel/CheckLib.pm \
|
||||
|
||||
@ -79,7 +79,7 @@ AC_HEADER_STDC
|
||||
AC_HEADER_TIME
|
||||
AC_HEADER_RESOLV
|
||||
|
||||
AC_CHECK_HEADERS([arpa/inet.h ctype.h endian.h errno.h locale.h netdb.h net/ethernet.h netinet/ether.h netinet/ip_icmp.h netinet/in.h netinet/ip.h netinet/tcp.h netinet/udp.h stdint.h stdlib.h string.h strings.h sys/byteorder.h sys/endian.h sys/ethernet.h sys/socket.h sys/stat.h sys/time.h sys/wait.h termios.h time.h unistd.h])
|
||||
AC_CHECK_HEADERS([arpa/inet.h ctype.h endian.h errno.h locale.h netdb.h net/ethernet.h netinet/ether.h netinet/in.h netinet/ip.h netinet/tcp.h netinet/udp.h stdint.h stdlib.h string.h strings.h sys/byteorder.h sys/endian.h sys/ethernet.h sys/socket.h sys/stat.h sys/time.h sys/wait.h termios.h time.h unistd.h])
|
||||
|
||||
# Type checks.
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user