]> andersk Git - splint.git/blame - config.hin
Fixed some /@*i@*/ comments in the code.
[splint.git] / config.hin
CommitLineData
8fe44445 1/* config.hin. Generated automatically from configure.ac by autoheader. */
2
3/*@-constmacros@*/
4
11db3170 5/* The directory where Splint's library files live */
8fe44445 6#undef DEFAULT_LARCHPATH
7
11db3170 8/* Splint's imports directory */
8fe44445 9#undef DEFAULT_LCLIMPORTDIR
10
f2b6724f 11/* system include directory */
8fe44445 12#undef GCC_INCLUDE_DIR
13
f2b6724f 14/* alternate include directory */
8fe44445 15#undef GCC_INCLUDE_DIR2
16
17/* String describing who compiled this binary and how */
18#undef LCL_COMPILE
19
11db3170 20/* Splint's version number */
8fe44445 21#undef LCL_PARSE_VERSION
22
8fe44445 23/* Define to disable support LCL files */
24#undef NOLCL
25
146e25eb 26/* Splint's version number and configure/build date */
f2b6724f 27#undef SPLINT_VERSION
28
8fe44445 29/* The system's main include directory */
30#undef SYSTEM_LIBDIR
31
32/* Define if you're on a Unixy system */
33#undef UNIX
34
f7bbce9e 35/* drl: can't get autoheader to work so I had to enter these manually.
36 figure out autoheader at some point... */
37
9882c722 38#undef UNAME
39
f7bbce9e 40#undef BUILD
41#undef HOST
42#undef TARGET
43
44#undef BUILD_ALIAS
45#undef HOST_ALIAS
46#undef TARGET_ALIAS
47
48#undef BUILD_CPU
49#undef HOST_CPU
50#undef TARGET_CPU
51
52#undef BUILD_VENDOR
53#undef HOST_VENDOR
54#undef TARGET_VENDOR
55
56#undef BUILD_OS
57#undef HOST_OS
58#undef TARGET_OS
59
8fe44445 60/* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
61 */
62#undef YYTEXT_POINTER
63
64/*@=constmacros@*/
This page took 0.094527 seconds and 5 git commands to generate.