]> andersk Git - splint.git/blobdiff - config.hin
noexpand always false.
[splint.git] / config.hin
index 59c15f14c83c1f076d7e821c78c0f3d360cd4078..cd1a83a89db09c7e393c3c8dfaa6dbbb766a74d1 100644 (file)
@@ -1,6 +1,21 @@
-/* config.hin.  Generated automatically from configure.ac by autoheader.  */
+/* config.hin.  Generated from configure.ac by autoheader.  */
 
-/*@-constmacros@*/
+/*@ -macroconstdecl@*/
+
+/* build */
+#undef BUILD
+
+/* build_alias */
+#undef BUILD_ALIAS
+
+/* build_cpu */
+#undef BUILD_CPU
+
+/* build_os */
+#undef BUILD_OS
+
+/* build_vendor */
+#undef BUILD_VENDOR
 
 /* The directory where Splint's library files live */
 #undef DEFAULT_LARCHPATH
 /* alternate include directory */
 #undef GCC_INCLUDE_DIR2
 
+/* host */
+#undef HOST
+
+/* host_alias */
+#undef HOST_ALIAS
+
+/* host_cpu */
+#undef HOST_CPU
+
+/* host_os */
+#undef HOST_OS
+
+/* host_vendor */
+#undef HOST_VENDOR
+
 /* String describing who compiled this binary and how */
 #undef LCL_COMPILE
 
 /* Define to disable support LCL files */
 #undef NOLCL
 
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
 /* Splint's version number and configure/build date */
 #undef SPLINT_VERSION
 
 /* The system's main include directory */
 #undef SYSTEM_LIBDIR
 
+/* target */
+#undef TARGET
+
+/* target_alias */
+#undef TARGET_ALIAS
+
+/* target_cpu */
+#undef TARGET_CPU
+
+/* target_os */
+#undef TARGET_OS
+
+/* target_vendor */
+#undef TARGET_VENDOR
+
+/* uname output */
+#undef UNAME
+
 /* Define if you're on a Unixy system */
 #undef UNIX
 
-/* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
-   */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+   `char[]'. */
 #undef YYTEXT_POINTER
 
-/*@=constmacros@*/
+/* needed to expose mode_t on some machines */
+#undef _ALL_SOURCE
+
+/*@ =macroconstdecl@*/
This page took 0.038321 seconds and 4 git commands to generate.