]> git.mxchange.org Git - flightgear.git/commitdiff
something switch position for some reason.
authorcurt <curt>
Fri, 3 Jul 1998 11:53:54 +0000 (11:53 +0000)
committercurt <curt>
Fri, 3 Jul 1998 11:53:54 +0000 (11:53 +0000)
config.h.in

index d4f97d82d01a0fc6d14186fa8b67c325b1773e5c..00679d73e2c0bbe67996823e145740745427d8ff 100644 (file)
@@ -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