From 32217e9ea677dc294571da556bb218c23714ab6a Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 29 Oct 1998 22:02:08 +0000 Subject: looks like someone forgot to commit these... (This used to be commit 93b195d1e9490fb0e4310532fd15ab376f08aba5) --- source3/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/configure') diff --git a/source3/configure b/source3/configure index b414d30909..d2cc39aff8 100755 --- a/source3/configure +++ b/source3/configure @@ -3733,7 +3733,7 @@ else fi done -for ac_func in memmove vsnprintf setsid glob strpbrk pipe crypt16 getauthuid +for ac_func in memmove vsnprintf snprintf setsid glob strpbrk pipe crypt16 getauthuid do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:3740: checking for $ac_func" >&5 -- cgit