X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=a572ae60735bd07f603eb0e8563d3564a34fd5af;hb=refs%2Fheads%2Fv0.0.5;hp=c0e455be1eb378b11ac3b9f8115854b355581179;hpb=aa1d2f9b0538b520b8a8b35a75aa6770250c084f;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 )