]> andersk Git - splint.git/blobdiff - config.hin
In response to [ 689702 ] Missing C99 __func__ predefined identifier
[splint.git] / config.hin
index 59c15f14c83c1f076d7e821c78c0f3d360cd4078..f7a5d508f1b2639281a2fabf30e5214d02d1ff8c 100644 (file)
 /* 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
+#undef TARGET
+
+#undef BUILD_ALIAS
+#undef HOST_ALIAS
+#undef TARGET_ALIAS
+
+#undef BUILD_CPU
+#undef HOST_CPU
+#undef TARGET_CPU
+
+#undef BUILD_VENDOR
+#undef HOST_VENDOR
+#undef TARGET_VENDOR
+
+#undef BUILD_OS
+#undef HOST_OS
+#undef TARGET_OS
+
 /* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
    */
 #undef YYTEXT_POINTER
This page took 0.04918 seconds and 4 git commands to generate.