Patch #102469: Check for glibc's getline() extension

This commit is contained in:
Andrew M. Kuchling 2000-11-29 02:44:05 +00:00
parent ee814bf2c9
commit 78a14423af
3 changed files with 5 additions and 2 deletions

2
configure vendored
View file

@ -3962,7 +3962,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 getlogin getpeername getpid getpwent getwd \
getgroups getline getlogin getpeername getpid getpwent getwd \
kill link lstat mkfifo mktime mremap \
nice pathconf pause plock poll pthread_init \
putenv readlink \