Remove configure test for getline(), since it's no longer used at all

This commit is contained in:
Andrew M. Kuchling 2001-01-08 17:58:56 +00:00
parent e2ad633051
commit a9586c7273
3 changed files with 2 additions and 5 deletions

2
configure vendored
View file

@ -4058,7 +4058,7 @@ fi
# checks for library functions
for ac_func in alarm chown clock confstr ctermid ctermid_r execv \
flock fork fsync fdatasync fpathconf ftime ftruncate \
getgroups getline getlogin getpeername getpid getpwent getwd \
getgroups getlogin getpeername getpid getpwent getwd \
kill link lstat mkfifo mktime mremap \
nice pathconf pause plock poll pthread_init \
putenv readlink \