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

tridge at samba.org tridge at samba.org
Tue Jun 7 12:02:00 GMT 2005


Author: tridge
Date: 2005-06-07 12:02:00 +0000 (Tue, 07 Jun 2005)
New Revision: 7360

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

Log:
added a few more heimdal configure tests




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-06-07 11:53:30 UTC (rev 7359)
+++ branches/SAMBA_4_0/source/heimdal_build/config.m4	2005-06-07 12:02:00 UTC (rev 7360)
@@ -3,6 +3,7 @@
 AC_CHECK_HEADERS(sys/utsname.h termcap.h term.h timezone.h time.h ttyname.h)
 
 AC_CHECK_FUNCS(setitimer uname umask unsetenv socket sendmsg putenv atexit strsep)
+AC_CHECK_FUNCS(strlwr strncasecmp strptime strsep_copy strtok_r strupr swab)
 
 # these are disabled unless heimdal is found below
 SMB_MODULE_DEFAULT(KERBEROS_LIB, NOT)



More information about the samba-cvs mailing list