]> andersk Git - splint.git/blame - config.hin
Updated README version number. (Testing sourceforge)
[splint.git] / config.hin
CommitLineData
8fe44445 1/* config.hin. Generated automatically from configure.ac by autoheader. */
2
3/*@-constmacros@*/
4
5/* The directory where LCLint's library files live */
6#undef DEFAULT_LARCHPATH
7
8/* LCLint's imports directory */
9#undef DEFAULT_LCLIMPORTDIR
10
11/* gcc's private include directory */
12#undef GCC_INCLUDE_DIR
13
14/* the system's main include directory */
15#undef GCC_INCLUDE_DIR2
16
17/* String describing who compiled this binary and how */
18#undef LCL_COMPILE
19
20/* LCLint's version number */
21#undef LCL_PARSE_VERSION
22
23/* LCLint's version number and release date */
24#undef LCL_VERSION
25
26/* Define to disable support LCL files */
27#undef NOLCL
28
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
35/* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
36 */
37#undef YYTEXT_POINTER
38
39/*@=constmacros@*/
This page took 0.185304 seconds and 5 git commands to generate.