]> andersk Git - splint.git/blame - config.hin
noexpand always false.
[splint.git] / config.hin
CommitLineData
36ba812d 1/* config.hin. Generated from configure.ac by autoheader. */
8fe44445 2
08cf8642 3/*@ -macroconstdecl@*/
36ba812d 4
5/* build */
6#undef BUILD
7
8/* build_alias */
9#undef BUILD_ALIAS
10
11/* build_cpu */
12#undef BUILD_CPU
13
14/* build_os */
15#undef BUILD_OS
16
17/* build_vendor */
18#undef BUILD_VENDOR
8fe44445 19
11db3170 20/* The directory where Splint's library files live */
8fe44445 21#undef DEFAULT_LARCHPATH
22
11db3170 23/* Splint's imports directory */
8fe44445 24#undef DEFAULT_LCLIMPORTDIR
25
f2b6724f 26/* system include directory */
8fe44445 27#undef GCC_INCLUDE_DIR
28
f2b6724f 29/* alternate include directory */
8fe44445 30#undef GCC_INCLUDE_DIR2
31
36ba812d 32/* host */
33#undef HOST
34
35/* host_alias */
36#undef HOST_ALIAS
37
38/* host_cpu */
39#undef HOST_CPU
40
41/* host_os */
42#undef HOST_OS
43
44/* host_vendor */
45#undef HOST_VENDOR
46
8fe44445 47/* String describing who compiled this binary and how */
48#undef LCL_COMPILE
49
11db3170 50/* Splint's version number */
8fe44445 51#undef LCL_PARSE_VERSION
52
8fe44445 53/* Define to disable support LCL files */
54#undef NOLCL
55
36ba812d 56/* Define to the address where bug reports for this package should be sent. */
57#undef PACKAGE_BUGREPORT
58
59/* Define to the full name of this package. */
60#undef PACKAGE_NAME
61
62/* Define to the full name and version of this package. */
63#undef PACKAGE_STRING
64
65/* Define to the one symbol short name of this package. */
66#undef PACKAGE_TARNAME
67
68/* Define to the version of this package. */
69#undef PACKAGE_VERSION
70
146e25eb 71/* Splint's version number and configure/build date */
f2b6724f 72#undef SPLINT_VERSION
73
8fe44445 74/* The system's main include directory */
75#undef SYSTEM_LIBDIR
76
36ba812d 77/* target */
f7bbce9e 78#undef TARGET
79
36ba812d 80/* target_alias */
f7bbce9e 81#undef TARGET_ALIAS
82
36ba812d 83/* target_cpu */
f7bbce9e 84#undef TARGET_CPU
85
36ba812d 86/* target_os */
87#undef TARGET_OS
88
89/* target_vendor */
f7bbce9e 90#undef TARGET_VENDOR
91
36ba812d 92/* uname output */
93#undef UNAME
94
95/* Define if you're on a Unixy system */
96#undef UNIX
f7bbce9e 97
36ba812d 98/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
99 `char[]'. */
8fe44445 100#undef YYTEXT_POINTER
101
36ba812d 102/* needed to expose mode_t on some machines */
103#undef _ALL_SOURCE
104
08cf8642 105/*@ =macroconstdecl@*/
This page took 0.074596 seconds and 5 git commands to generate.