diff --git a/config.h.in b/config.h.in index fb4b35706..86a787b36 100644 --- a/config.h.in +++ b/config.h.in @@ -85,6 +85,9 @@ # define strrchr rindex #endif +/* Define if you have sysconf(3c). */ +#undef HAVE_SYSCONF + /* Define if you have the header file. */ #undef HAVE_MALLOC_H