]> git.mxchange.org Git - flightgear.git/commitdiff
MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr>
authorcurt <curt>
Tue, 19 Jan 1999 20:56:50 +0000 (20:56 +0000)
committercurt <curt>
Tue, 19 Jan 1999 20:56:50 +0000 (20:56 +0000)
config.h.in

index a06531e00b15fcca307d5e275cf3fa9d559c73c4..e0a809ad30b2e34bbaf24085ba294159d608cb9e 100644 (file)
 /* Define if you have the <stdlib.h> header file.  */
 #undef HAVE_STDLIB_H
 
+/* Define if you have the <sys/stat.h> header file.  */
+#undef HAVE_SYS_STAT_H
+
 /* Define if you have the <sys/time.h> header file.  */
 #undef HAVE_SYS_TIME_H