]> andersk Git - splint.git/blobdiff - config.hin
Added checking for union initializers.
[splint.git] / config.hin
index 9c05c59ff185b1eb29b6088a458ae632de2c0d48..59c15f14c83c1f076d7e821c78c0f3d360cd4078 100644 (file)
@@ -2,30 +2,30 @@
 
 /*@-constmacros@*/
 
-/* The directory where LCLint's library files live */
+/* The directory where Splint's library files live */
 #undef DEFAULT_LARCHPATH
 
-/* LCLint's imports directory */
+/* Splint's imports directory */
 #undef DEFAULT_LCLIMPORTDIR
 
-/* gcc's private include directory */
+/* system include directory */
 #undef GCC_INCLUDE_DIR
 
-/* the system's main include directory */
+/* alternate include directory */
 #undef GCC_INCLUDE_DIR2
 
 /* String describing who compiled this binary and how */
 #undef LCL_COMPILE
 
-/* LCLint's version number */
+/* Splint's version number */
 #undef LCL_PARSE_VERSION
 
-/* LCLint's version number and release date */
-#undef LCL_VERSION
-
 /* Define to disable support LCL files */
 #undef NOLCL
 
+/* Splint's version number and configure/build date */
+#undef SPLINT_VERSION
+
 /* The system's main include directory */
 #undef SYSTEM_LIBDIR
 
This page took 0.187496 seconds and 4 git commands to generate.