ADTaaron-thesisarm-ehcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newstringwith_gc
Last change
on this file since 51b7345 was
51b7345,
checked in by Peter A. Buhr <pabuhr@…>, 9 years ago
|
initial commit
|
-
Property mode set to
100644
|
File size:
828 bytes
|
Rev | Line | |
---|
[51b7345] | 1 | /* config.h.in. Generated automatically from configure.in by autoheader. */ |
---|
| 2 | #undef CFA_PREFIX |
---|
| 3 | #undef CFA_BINDIR |
---|
| 4 | #undef CFA_LIBDIR |
---|
| 5 | //#undef CFA_SHAREDIR |
---|
| 6 | #undef ENABLE_PURIFY |
---|
| 7 | #undef CPP_PATH |
---|
| 8 | #undef GCC_PATH |
---|
| 9 | |
---|
| 10 | /* Define if you have the <malloc.h> header file. */ |
---|
| 11 | #undef HAVE_MALLOC_H |
---|
| 12 | |
---|
| 13 | /* Define if you have the <unistd.h> header file. */ |
---|
| 14 | #undef HAVE_UNISTD_H |
---|
| 15 | |
---|
| 16 | /* Name of package */ |
---|
| 17 | #undef PACKAGE |
---|
| 18 | |
---|
| 19 | /* Define if your <sys/time.h> declares `struct tm'. */ |
---|
| 20 | #undef TM_IN_SYS_TIME |
---|
| 21 | |
---|
| 22 | /* Version number of package */ |
---|
| 23 | #undef VERSION |
---|
| 24 | |
---|
| 25 | /* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'. |
---|
| 26 | */ |
---|
| 27 | #undef YYTEXT_POINTER |
---|
| 28 | |
---|
| 29 | /* Define to empty if `const' does not conform to ANSI C. */ |
---|
| 30 | #undef const |
---|
| 31 | |
---|
| 32 | /* Define as `__inline' if that's what the C compiler calls it, or to nothing |
---|
| 33 | if it is not supported. */ |
---|
| 34 | #undef inline |
---|
Note: See
TracBrowser
for help on using the repository browser.