From: tsutsumi <> Date: Wed, 10 Sep 2003 22:59:34 +0000 (+0000) Subject: add memset check X-Git-Tag: rel-0-3~25 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=3305f6232037442471172e4e036569838212d3d7;p=ccunit%2Fccunit.git add memset check --- diff --git a/configure.ac b/configure.ac index 25f08c9..2340964 100644 --- a/configure.ac +++ b/configure.ac @@ -54,7 +54,7 @@ AC_HEADER_TIME AC_FUNC_MALLOC AC_FUNC_REALLOC AC_FUNC_VPRINTF -AC_CHECK_FUNCS([gettimeofday strerror strncasecmp strrchr]) +AC_CHECK_FUNCS([gettimeofday strerror strncasecmp strrchr memset]) AC_REPLACE_FUNCS([strdup]) AC_CONFIG_FILES([Makefile