]> granicus.if.org Git - shadow/commitdiff
Fix typo.
authorNicolas François <nicolas.francois@centraliens.net>
Sat, 10 Aug 2013 22:53:50 +0000 (00:53 +0200)
committerNicolas François <nicolas.francois@centraliens.net>
Sat, 10 Aug 2013 22:53:50 +0000 (00:53 +0200)
configure.in

index dcfffd36e8e0e5c83de31f098a3f57c683bf0130..303914369b70324e673e6976caead12ada5b5f19 100644 (file)
@@ -41,7 +41,7 @@ AC_CHECK_HEADER([shadow.h],,[AC_MSG_ERROR([You need a libc with shadow.h])])
 AC_CHECK_FUNCS(l64a fchmod fchown fsync futimes getgroups gethostname getspnam \
        gettimeofday getusershell getutent initgroups lchown lckpwdf lstat \
        lutimes memcpy memset setgroups sigaction strchr updwtmp updwtmpx innetgr \
-       getpwnam_r getpwuid_r getgrnam_r getgrgid_r getspnam_r getaddrinfo
+       getpwnam_r getpwuid_r getgrnam_r getgrgid_r getspnam_r getaddrinfo \
        ruserok)
 AC_SYS_LARGEFILE