X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=configure.ac;h=6cc2767edc21c4eed095f2e3f4541eec6919abf6;hp=0d39a7b41dbaf29fd36bb402e08aee140b6c3ed1;hb=8106f1070a0affaa20c495fc9c38f192b199e8b7;hpb=dc2409c0e92ace2dfdf73c0c5d7f57baf48b490b diff --git a/configure.ac b/configure.ac index 0d39a7b..6cc2767 100644 --- a/configure.ac +++ b/configure.ac @@ -176,7 +176,7 @@ CONFIGURE_PART(Checking for Header Files) dnl Checks for header files. AC_HEADER_STDC AC_HEADER_DIRENT -AC_CHECK_HEADERS(features.h sys/stat.h sys/types.h fcntl.h locale.h fp_class.h malloc.h unistd.h ieeefp.h math.h sys/times.h sys/param.h sys/resource.h signal.h float.h stdio.h stdlib.h errno.h string.h ctype.h) +AC_CHECK_HEADERS(libgen.h features.h sys/stat.h sys/types.h fcntl.h locale.h fp_class.h malloc.h unistd.h ieeefp.h math.h sys/times.h sys/param.h sys/resource.h signal.h float.h stdio.h stdlib.h errno.h string.h ctype.h) dnl Checks for typedefs, structures, and compiler characteristics. AC_C_CONST