1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/textproc/diffstat/files/patch-ab
Steve Price 9f42acbb24 Initial import of diffstat version 1.27.
Make a histogram summarizing 'diff' output.

PR:		14479
Submitted by:	Trevor Johnson <trevor@jpj.net>
1999-11-26 20:40:38 +00:00

12 lines
285 B
Plaintext

--- 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