X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.ac;h=afe8e4d0298370ff7d8b5428651651d42148718e;hb=d3eec82445206ea746d15049164893b8a71af6b7;hp=7b7155e9813f67f5f4654308e251d2e1358aa6a2;hpb=c495962e877c1b02e632329bae902088801aad3c;p=rrdtool.git diff --git a/configure.ac b/configure.ac index 7b7155e..afe8e4d 100644 --- a/configure.ac +++ b/configure.ac @@ -279,7 +279,7 @@ AC_FUNC_VPRINTF dnl for each function found we get a definition in config.h dnl of the form HAVE_FUNCTION -AC_CHECK_FUNCS(tzset opendir readdir chdir chroot getuid setlocale strerror snprintf vsnprintf fpclass class fp_class isnan memmove strchr mktime getrusage gettimeofday) +AC_CHECK_FUNCS(tzset opendir readdir chdir chroot getuid setlocale strerror strerror_r snprintf vsnprintf fpclass class fp_class isnan memmove strchr mktime getrusage gettimeofday) dnl HP-UX 11.00 does not have finite but does have isfinite as a macro AC_CHECK_FUNCS(fpclassify, ,