]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Fixed a small bug which cropped up with the new gpc hole interface.
[flightgear.git] / acconfig.h
index 3ea6700b703771091cce329deef6a2787d9212c4..98c86342d10f19709abeaeff1f42fcd06064618c 100644 (file)
@@ -83,6 +83,9 @@
 /* Define if you have the getmntent function.  */
 #undef HAVE_GETMNTENT
 
+/* Define if you have the gpc library and headers installed.  */
+#undef HAVE_GPC_H
+
 /* Define if the `long double' type works.  */
 #undef HAVE_LONG_DOUBLE
 
 /* Define if you have the strftime function.  */
 #undef HAVE_STRFTIME
 
+/* Define if you have <sys/stat.h> that is POSIX.1 compatible.  */
+#undef HAVE_SYS_STAT_H
+
 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
 #undef HAVE_SYS_WAIT_H