- Timestamp:
- Feb 1, 2018, 9:26:34 AM (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:
- cc344be
- Parents:
- b2b44d8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
rb2b44d8 r05f4b85 678 678 CFA_INCDIR 679 679 CFA_PREFIX 680 DOendif 681 DOifskipcompile 680 682 BUILD_CONCURRENCY_FALSE 681 683 BUILD_CONCURRENCY_TRUE … … 3342 3344 3343 3345 3346 DOifskipcompile='ifeq ($(skipcompile),yes) 3347 else' 3348 3349 3350 3351 DOendif='endif' 3352 3353 3354 3344 3355 if test "x$prefix" = "xNONE"; then 3345 3356 cfa_prefix=${ac_default_prefix}
Note:
See TracChangeset
for help on using the changeset viewer.