r8367: another configure test needed by netbsd for heimdal
authorAndrew Tridgell <tridge@samba.org>
Tue, 12 Jul 2005 09:31:41 +0000 (09:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:20:12 +0000 (13:20 -0500)
(This used to be commit 8ddf866438231192c4884877d9e80f0d525ee431)

source4/heimdal_build/config.m4

index b41fde236bf70ea2ebf9bd0cb9852c20d160c4fa..8b5674549ec9c031bf4b91fcced9d1896b413e69 100644 (file)
@@ -4,7 +4,7 @@ AC_CHECK_HEADERS(sys/utsname.h termcap.h term.h timezone.h time.h ttyname.h netd
 
 AC_CHECK_FUNCS(setitimer uname umask unsetenv socket sendmsg putenv atexit strsep)
 AC_CHECK_FUNCS(strlwr strncasecmp strptime strsep_copy strtok_r strupr swab writev readv)
-AC_CHECK_FUNCS(inet_ntop rcmd iruserok)
+AC_CHECK_FUNCS(inet_ntop rcmd iruserok cgetent)
 
 AC_CHECK_DECL(h_errno, 
               [AC_DEFINE(HAVE_DECL_H_ERRNO,1,whether h_errno is declared)], [], [