From: Andrew Tridgell Date: Tue, 7 Jun 2005 12:02:00 +0000 (+0000) Subject: r7360: added a few more heimdal configure tests X-Git-Url: http://git.samba.org/samba.git/?p=jelmer%2Fsamba4-debian.git;a=commitdiff_plain;h=0f2943ac175c4e2fee6f68c9909d74b2018f40a2;ds=sidebyside r7360: added a few more heimdal configure tests --- diff --git a/source/heimdal_build/config.m4 b/source/heimdal_build/config.m4 index e51d6c733..b4aa1f65c 100644 --- a/source/heimdal_build/config.m4 +++ b/source/heimdal_build/config.m4 @@ -3,6 +3,7 @@ AC_CHECK_HEADERS(sys/stropts.h sys/timeb.h sys/times.h sys/uio.h sys/un.h) 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)