/* config.h. Generated automatically by configure. */ /* config.hin. Generated automatically from configure.ac by autoheader. */ /*@-constmacros@*/ /* The directory where LCLint's library files live */ #define DEFAULT_LARCHPATH ".:/usr/local/share/lclint/lib:/tmp/LCLintDev/lib:" /* LCLint's imports directory */ #define DEFAULT_LCLIMPORTDIR ".:/usr/local/share/lclint/imports:/tmp/LCLintDev/imports" /* gcc's private include directory */ #define GCC_INCLUDE_DIR "/usr/lib/gcc-lib/i386-linux/2.7.2.1/include" /* the system's main include directory */ #define GCC_INCLUDE_DIR2 "/usr/local/include" /* String describing who compiled this binary and how */ #define LCL_COMPILE "Compiled using gcc -g -O2 on Linux matthews.cs.Virginia.EDU 2.4.3-12 #1 Fri Jun 8 13:35:30 EDT 2001 i686 unknown by drl7x" /* LCLint's version number */ #define LCL_PARSE_VERSION "LCLint 3.0.0.19" /* LCLint's version number and release date */ #define LCL_VERSION "LCLint 3.0.0.19 --- 5 October 2001" /* Define to disable support LCL files */ /* #undef NOLCL */ /* The system's main include directory */ #define SYSTEM_LIBDIR "/usr/local/include" /* Define if you're on a Unixy system */ #define UNIX 1 /* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #define YYTEXT_POINTER 1 /*@=constmacros@*/