Changeset ff2d7341 for configure.ac
- Timestamp:
- Jan 11, 2017, 4:06:49 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, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- bb82c03
- Parents:
- 17e5e2b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r17e5e2b rff2d7341 122 122 123 123 if test "$includedir" = '${prefix}/include'; then 124 cfa_incdir="${cfa_prefix}/include "124 cfa_incdir="${cfa_prefix}/include/cfa" 125 125 else 126 126 cfa_incdir=${includedir}
Note: See TracChangeset
for help on using the changeset viewer.