mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
6a56589245
Display word differences between text files. PR: 4613 Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
11 lines
228 B
Plaintext
11 lines
228 B
Plaintext
--- configure.orig Sun Nov 6 16:59:26 1994
|
|
+++ configure Thu Sep 18 02:08:30 1997
|
|
@@ -1159,6 +1159,7 @@
|
|
|
|
|
|
|
|
+LIBS="$saved_LIBS -ltermcap"
|
|
for ac_func in strerror tputs
|
|
do
|
|
echo $ac_n "checking for $ac_func""... $ac_c" 1>&4
|