1
0
Fork 0
mirror of https://github.com/vbatts/bvi.git synced 2025-07-31 22:50:28 +00:00

bvi-1.3.2.src.tar.gz

This commit is contained in:
Gerhard Bürgmann 2005-01-07 00:00:00 +00:00 committed by Vincent Batts
parent 16baacb54f
commit 12a0ed970c
63 changed files with 2580 additions and 1159 deletions

2
configure vendored
View file

@ -3171,7 +3171,7 @@ EOF
fi
for ac_header in fcntl.h termcap.h termio.h termios.h unistd.h
for ac_header in fcntl.h termcap.h termio.h termios.h unistd.h term.h ncurses/term.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echo "$as_me:3177: checking for $ac_header" >&5