X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=a572ae60735bd07f603eb0e8563d3564a34fd5af;hb=6803a724fb3d4dec4d04258d5544b47fac21bb08;hp=c0e455be1eb378b11ac3b9f8115854b355581179;hpb=0c49fa021bdfabc96c4a1f44c2804725027b6c33;p=ppastats.git diff --git a/configure.ac b/configure.ac index c0e455b..a572ae6 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AC_PROG_RANLIB # Checks for header files. AC_PATH_X -AC_CHECK_HEADERS([stdlib.h getopt.h]) +AC_CHECK_HEADERS([getopt.h stdio.h stdlib.h string.h sys/stat.h sys/time.h sys/types.h time.h]) # Checks CURL PKG_CHECK_MODULES(CURL, libcurl )