diff options
Diffstat (limited to 'textproc/diffstat/files')
| -rw-r--r-- | textproc/diffstat/files/patch-aa | 11 | ||||
| -rw-r--r-- | textproc/diffstat/files/patch-ab | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/textproc/diffstat/files/patch-aa b/textproc/diffstat/files/patch-aa new file mode 100644 index 000000000000..b3ef8a695fa6 --- /dev/null +++ b/textproc/diffstat/files/patch-aa @@ -0,0 +1,11 @@ +--- configure.in.orig Fri Jan 16 17:29:21 1998 ++++ configure.in Fri Oct 22 21:56:59 1999 +@@ -18,7 +18,7 @@ + AC_CONST + AC_STDC_HEADERS + AC_HAVE_HEADERS(stdlib.h unistd.h) +-AC_HAVE_HEADERS(getopt.h string.h malloc.h) ++AC_HAVE_HEADERS(string.h) + AC_TYPE_SIZE_T + + ### output makefile and config.h diff --git a/textproc/diffstat/files/patch-ab b/textproc/diffstat/files/patch-ab new file mode 100644 index 000000000000..917390300f77 --- /dev/null +++ b/textproc/diffstat/files/patch-ab @@ -0,0 +1,11 @@ +--- configure.orig Fri Jan 16 17:33:25 1998 ++++ configure Fri Oct 22 21:57:52 1999 +@@ -1103,7 +1103,7 @@ + fi + done + +-for ac_hdr in getopt.h string.h malloc.h ++for ac_hdr in string.h + do + ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` + echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
