r8309: more heimdal configure checks needed for FreeBSD
authorAndrew Tridgell <tridge@samba.org>
Mon, 11 Jul 2005 03:09:40 +0000 (03:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:20:04 +0000 (13:20 -0500)
(This used to be commit b5e8409e3b046c151996009c2dc980e55f09fb67)

source4/heimdal_build/config.m4

index c4057a355d79ca1e21fa7965113e96f9aaff51b9..365f4061e52bd4e5b4cf5e60e9eea547f2cb496a 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)
+AC_CHECK_FUNCS(inet_ntop rcmd iruserok)
 
 AC_CHECK_DECL(h_errno, 
               [AC_DEFINE(HAVE_DECL_H_ERRNO,1,whether h_errno is declared)], [], [