From: curt Date: Fri, 3 Jul 1998 11:53:54 +0000 (+0000) Subject: something switch position for some reason. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=145ecfcf6e708664d8d875a89d925aaa970563f2;p=flightgear.git something switch position for some reason. --- diff --git a/config.h.in b/config.h.in index d4f97d82d..00679d73e 100644 --- a/config.h.in +++ b/config.h.in @@ -9,6 +9,9 @@ /* 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 @@ -39,6 +42,9 @@ /* 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