- Timestamp:
- May 16, 2015, 3:36:19 PM (10 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, string, with_gc
- Children:
- a32b204
- Parents:
- b8508a2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
rb8508a2 rb87a5ed 2593 2593 2594 2594 # Define the identity of the package. 2595 PACKAGE= cfa2596 VERSION= 1.02595 PACKAGE='cfa-cc' 2596 VERSION='1.0' 2597 2597 2598 2598 … … 2633 2633 2634 2634 2635 2635 # do not follow GNU standard 2636 2636 ac_config_headers="$ac_config_headers config.h" 2637 2637 … … 6472 6472 6473 6473 6474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: The Cforall translator is now configured for your system" >&56475 $as_echo " The Cforall translator is now configured for your system" >&6; }6474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Cforall configuraton completed. Type \"make install\"." >&5 6475 $as_echo "Cforall configuraton completed. Type \"make install\"." >&6; }
Note: See TracChangeset
for help on using the changeset viewer.