From 3f4a052c85e6aaf2e45db96a96b4979b7d1421a0 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Sat, 15 Dec 2001 20:02:03 +0000 Subject: Addtional function checks. --- configure.ac | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 1244b19..243f324 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl $Id: configure.ac,v 2.1 2001-11-26 01:38:28 rjkaes Exp $ +dnl $Id: configure.ac,v 2.2 2001-12-15 20:02:03 rjkaes Exp $ dnl Devlopers, please strive to achieve this order: dnl @@ -254,11 +254,10 @@ dnl AC_FUNC_MEMCMP AC_TYPE_SIGNAL AC_FUNC_STRERROR_R AC_FUNC_STRFTIME -AC_FUNC_VPRINTF AC_CHECK_FUNCS([btowc bzero ftruncate gethostbyaddr gethostbyname gethostname \ inet_ntoa memchr memset re_comp regcomp regexec select \ setrlimit socket strncasecmp strchr strdup strerror strstr \ - strtol vsyslog]) + strtol vsyslog vsnprintf]) AC_CHECK_FUNCS(strlcpy strlcat) -- cgit v1.2.3