X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=configure.ac;h=ae599bc15710ab3de77ad01780d79468c4fadc20;hb=cec66508fa9c17538ae2393b1367b9999deec2ff;hp=9c9fe258818ef1f9d539b35125f180d0672c1c64;hpb=07a13ae6af039060f346a651ef3f97ad8f183459;p=rrdtool.git diff --git a/configure.ac b/configure.ac index 9c9fe25..ae599bc 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 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 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, ,