]> granicus.if.org Git - sudo/commitdiff
add missing line continuation char
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 18 Sep 2009 13:04:14 +0000 (13:04 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 18 Sep 2009 13:04:14 +0000 (13:04 +0000)
configure
configure.in

index 496ce5eaa65ae85cb020805ae3e5b4c7b217496c..5b33fdd49c8303245cc63f7f6ea72fbf3ee245e4 100755 (executable)
--- a/configure
+++ b/configure
@@ -15833,7 +15833,7 @@ LIBS=$ac_save_LIBS
 
 for ac_func in dup2 strchr strrchr memchr memcpy memset sysconf tzset getline \
               strftime setrlimit initgroups getgroups fstat gettimeofday \
-              regcomp setlocale getaddrinfo setsid setenv vhangup nanosleep
+              regcomp setlocale getaddrinfo setsid setenv vhangup nanosleep \
               fgetln
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
index 1d554d3676947ab31c7843f088780fc3e7fdef8c..3441601706e35d186e69ea98e999443275a118b3 100644 (file)
@@ -1836,7 +1836,7 @@ dnl
 AC_FUNC_GETGROUPS
 AC_CHECK_FUNCS(dup2 strchr strrchr memchr memcpy memset sysconf tzset getline \
               strftime setrlimit initgroups getgroups fstat gettimeofday \
-              regcomp setlocale getaddrinfo setsid setenv vhangup nanosleep
+              regcomp setlocale getaddrinfo setsid setenv vhangup nanosleep \
               fgetln)
 AC_CHECK_FUNCS(openpty, [AC_CHECK_HEADERS(util.h pty.h, [break])], [
     AC_CHECK_LIB(util, openpty, [