--- ratpoison-1.4.4.original/configure.in	2009-06-21 18:29:08.000000000 +0000
+++ ratpoison-1.4.4/configure.in	2009-06-21 18:30:54.000000000 +0000
@@ -144,10 +144,10 @@
 AC_CHECK_HEADERS(unistd.h stdarg.h)
 
 dnl Checks for typedefs, structures, and compiler characteristics.
 
 dnl Checks for library functions.
-AC_CHECK_FUNCS(getopt getopt_long setsid setpgid setpgrp putenv vsnprintf usleep)
+AC_CHECK_FUNCS(getopt getopt_long setsid setpgid setpgrp putenv vsnprintf usleep getline)
 
 AC_TYPE_SIGNAL
 
 AC_OUTPUT(Makefile doc/Makefile src/Makefile contrib/Makefile)
