mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
9f42acbb24
Make a histogram summarizing 'diff' output. PR: 14479 Submitted by: Trevor Johnson <trevor@jpj.net>
12 lines
285 B
Plaintext
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
|