From 8f3687f167eaeed875f36999b19af5a804f9f26c Mon Sep 17 00:00:00 2001 From: John Marino Date: Fri, 13 Nov 2015 00:04:37 +0000 Subject: net/wmnetmon: Expand patches fix malloc.h-less DF While here, regenerate all the patches to put them in unified format. Wow, that old diff format is unreadable. --- net/wmnetmon/files/patch-configure | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) (limited to 'net/wmnetmon/files/patch-configure') diff --git a/net/wmnetmon/files/patch-configure b/net/wmnetmon/files/patch-configure index b1b401a12fea..37da2415d55d 100644 --- a/net/wmnetmon/files/patch-configure +++ b/net/wmnetmon/files/patch-configure @@ -1,19 +1,11 @@ -*** configure.orig Sun Apr 1 15:17:16 2001 ---- configure Sun Apr 1 15:17:24 2001 -*************** -*** 1605,1611 **** - - fi - -! for ac_hdr in fcntl.h malloc.h sys/file.h sys/time.h unistd.h sys/types.h ctype.h X11/Xlib.h X11/xpm.h - do - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` - echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 ---- 1605,1611 ---- - - fi - -! for ac_hdr in fcntl.h stdlib.h sys/file.h sys/time.h unistd.h sys/types.h ctype.h X11/Xlib.h X11/xpm.h - do - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` - echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 +--- configure.orig 1999-07-23 14:07:40 UTC ++++ configure +@@ -1605,7 +1605,7 @@ EOF + + fi + +-for ac_hdr in fcntl.h malloc.h sys/file.h sys/time.h unistd.h sys/types.h ctype.h X11/Xlib.h X11/xpm.h ++for ac_hdr in fcntl.h stdlib.h sys/file.h sys/time.h unistd.h sys/types.h ctype.h X11/Xlib.h X11/xpm.h + do + ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` + echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -- cgit v1.2.3