X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/146e25eb1ce61cf25ba20fd3db7b55fc6c74d3ad..e12d6988fa4e9f96f4b4d13d783a4e95761f6196:/config.hin diff --git a/config.hin b/config.hin index 59c15f1..f7a5d50 100644 --- a/config.hin +++ b/config.hin @@ -32,6 +32,31 @@ /* 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