svn commit: samba r8309 - in branches/SAMBA_4_0/source/heimdal_build: .

tridge at samba.org tridge at samba.org
Mon Jul 11 03:09:41 GMT 2005


Author: tridge
Date: 2005-07-11 03:09:40 +0000 (Mon, 11 Jul 2005)
New Revision: 8309

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8309

Log:
more heimdal configure checks needed for FreeBSD


Modified:
   branches/SAMBA_4_0/source/heimdal_build/config.m4


Changeset:
Modified: branches/SAMBA_4_0/source/heimdal_build/config.m4
===================================================================
--- branches/SAMBA_4_0/source/heimdal_build/config.m4	2005-07-11 02:52:15 UTC (rev 8308)
+++ branches/SAMBA_4_0/source/heimdal_build/config.m4	2005-07-11 03:09:40 UTC (rev 8309)
@@ -4,7 +4,7 @@
 
 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)], [], [



More information about the samba-cvs mailing list