diff options
Diffstat (limited to 'net/wmnetmon/files/patch-configure.in')
-rw-r--r-- | net/wmnetmon/files/patch-configure.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/wmnetmon/files/patch-configure.in b/net/wmnetmon/files/patch-configure.in deleted file mode 100644 index 9632da24ffe8..000000000000 --- a/net/wmnetmon/files/patch-configure.in +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig 1999-07-23 14:03:17 UTC -+++ configure.in -@@ -43,7 +43,7 @@ fi - dnl Checks for header files. - - AC_HEADER_STDC --AC_CHECK_HEADERS(fcntl.h malloc.h sys/file.h sys/time.h unistd.h sys/types.h ctype.h X11/Xlib.h X11/xpm.h,, -+AC_CHECK_HEADERS(fcntl.h stdlib.h sys/file.h sys/time.h unistd.h sys/types.h ctype.h X11/Xlib.h X11/xpm.h,, - AC_MSG_ERROR([Couldn't find some include files... aborting])) - AC_CHECK_HEADERS(netinet/in_systm.h netinet/in.h netinet/ip.h netinet/ip_icmp.h arpa/inet.h netdb.h sys/socket.h,, - AC_MSG_ERROR([Couldn't find network include files])) |