Imported Upstream version 3.4
[platform/upstream/ccache.git] / config.h.in
index ae09008..f990225 100644 (file)
@@ -19,6 +19,9 @@
 /* Define to 1 if your compiler supports extern inline */
 #undef HAVE_EXTERN_INLINE
 
+/* Define to 1 if you have the `GetFinalPathNameByHandleW' function. */
+#undef HAVE_GETFINALPATHNAMEBYHANDLEW
+
 /* Define to 1 if you have the `gethostname' function. */
 #undef HAVE_GETHOSTNAME
 
@@ -73,9 +76,6 @@
 /* Define to 1 if you have the <stdarg.h> header file. */
 #undef HAVE_STDARG_H
 
-/* Define to 1 if stdbool.h conforms to C99. */
-#undef HAVE_STDBOOL_H
-
 /* Define to 1 if you have the <stddef.h> header file. */
 #undef HAVE_STDDEF_H
 
 /* Define to 1 if you have a C99 compliant `vsnprintf' function. */
 #undef HAVE_VSNPRINTF
 
-/* Define to 1 if the system has the type `_Bool'. */
-#undef HAVE__BOOL
-
 /* Define to 1 if you have the `__va_copy' function or macro. */
 #undef HAVE___VA_COPY
 
 /* Define on FreeBSD to activate all library features */
 #undef __BSD_VISIBLE
 
+/* Define to activate Unix95-and-earlier features */
+#undef __EXTENSIONS__
+
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const