Changeset e24f13a for config.h.in
- Timestamp:
- Jun 2, 2016, 6:32:06 PM (9 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- a3e7d34
- Parents:
- 4df85197
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
config.h.in
r4df85197 re24f13a 1 1 /* config.h.in. Generated from configure.ac by autoheader. */ 2 3 /* Location of include files. */ 4 #undef CFA_BACKEND_CC 2 5 3 6 /* Location of cfa command. */ … … 20 23 /* Define to 1 if using `alloca.c'. */ 21 24 #undef C_ALLOCA 22 23 /* Path/name of C compiler. */24 #undef GCC_PATH25 25 26 26 /* Define to 1 if you have `alloca', as a function or macro. */
Note: See TracChangeset
for help on using the changeset viewer.