Changeset 25a9b5a for src/config.h.in
- Timestamp:
- Aug 2, 2018, 2:52:59 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, stuck-waitfor-destruct
- Children:
- c59712e
- Parents:
- bf71cfd
- File:
-
- 1 edited
-
src/config.h.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/config.h.in
rbf71cfd r25a9b5a 141 141 /* Define to the version of this package. */ 142 142 #undef PACKAGE_VERSION 143 144 /* Directory where the prelude files are built */ 145 #undef PRELUDE_BUILDDIR 143 146 144 147 /* If using the C implementation of alloca, define if you know the … … 152 155 /* Define to 1 if you have the ANSI C header files. */ 153 156 #undef STDC_HEADERS 157 158 /* Top build directory */ 159 #undef TOP_BUILDDIR 160 161 /* Top src directory */ 162 #undef TOP_SRCDIR 154 163 155 164 /* Version number of package */
Note:
See TracChangeset
for help on using the changeset viewer.