diff --git a/config.h.in b/config.h.in index 00679d73e..d4f97d82d 100644 --- a/config.h.in +++ b/config.h.in @@ -9,9 +9,6 @@ /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF -/* Define if you need to in order for stat and other things to work. */ -#undef _POSIX_SOURCE - /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE @@ -42,9 +39,6 @@ /* Define to package name */ #undef PACKAGE -/* Define if you need to in order for stat and other things to work. */ -#undef _POSIX_SOURCE - /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE