Patch #102469: Check for glibc's getline() extension
diff --git a/configure b/configure
index 1942b32..a68176e 100755
--- a/configure
+++ b/configure
@@ -3962,7 +3962,7 @@
 # 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 \