1999-02-05 06:11:36 +00:00
|
|
|
--- configure.orig Fri Jan 29 14:30:18 1999
|
|
|
|
+++ configure Fri Feb 5 08:55:50 1999
|
|
|
|
@@ -4874,7 +4874,7 @@
|
1999-01-28 23:10:18 +00:00
|
|
|
char tgetent();
|
|
|
|
|
|
|
|
int main() {
|
|
|
|
-tgetent()
|
|
|
|
+XXXtgetent()
|
|
|
|
; return 0; }
|
|
|
|
EOF
|
1999-02-05 06:11:36 +00:00
|
|
|
if { (eval echo configure:4881: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
|
|
|
|
@@ -4904,7 +4904,7 @@
|
1999-01-28 23:10:18 +00:00
|
|
|
echo "$ac_t""no" 1>&6
|
|
|
|
fi
|
|
|
|
|
|
|
|
-for ac_hdr in termcap.h term.h curses.h termios.h termio.h
|
|
|
|
+for ac_hdr in termcap.h termios.h termio.h
|
|
|
|
do
|
|
|
|
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
|
|
|
|
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|