]> andersk Git - splint.git/blobdiff - config.hin
Changed the version from 3.1.1 to 3.1.0
[splint.git] / config.hin
index f7a5d508f1b2639281a2fabf30e5214d02d1ff8c..1060d698a126c9ac575f9855c5953f211a925652 100644 (file)
@@ -1,6 +1,21 @@
-/* config.hin.  Generated automatically from configure.ac by autoheader.  */
+/* config.hin.  Generated from configure.ac by autoheader.  */
 
-/*@-constmacros@*/
+/*constmacros@*/
+
+/* 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
 
-/* Define if you're on a Unixy system */
-#undef UNIX
-
-/* drl: can't get autoheader to work so I had to enter these manually.
- figure out autoheader at some point... */
-
-#undef UNAME
-#undef BUILD
-#undef HOST
+/* target */
 #undef TARGET
 
-#undef BUILD_ALIAS
-#undef HOST_ALIAS
+/* target_alias */
 #undef TARGET_ALIAS
 
-#undef BUILD_CPU
-#undef HOST_CPU
+/* target_cpu */
 #undef TARGET_CPU
 
-#undef BUILD_VENDOR
-#undef HOST_VENDOR
+/* target_os */
+#undef TARGET_OS
+
+/* target_vendor */
 #undef TARGET_VENDOR
 
-#undef BUILD_OS
-#undef HOST_OS
-#undef TARGET_OS
+/* 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
 
+/* needed to expose mode_t on some machines */
+#undef _ALL_SOURCE
+
 /*@=constmacros@*/
This page took 0.300952 seconds and 4 git commands to generate.