- Timestamp:
- Jan 26, 2015, 12:08:14 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:
- bdd516a
- Parents:
- 643a2e1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r643a2e1 rad17ba6a 5000 5000 5001 5001 5002 ac_config_files="$ac_config_files Makefile translator/Makefile driver/Makefile libcfa/Makefile "5002 ac_config_files="$ac_config_files Makefile translator/Makefile driver/Makefile libcfa/Makefile translator/examples/Makefile" 5003 5003 5004 5004 cat >confcache <<\_ACEOF … … 5741 5741 "driver/Makefile") CONFIG_FILES="$CONFIG_FILES driver/Makefile" ;; 5742 5742 "libcfa/Makefile") CONFIG_FILES="$CONFIG_FILES libcfa/Makefile" ;; 5743 "translator/examples/Makefile") CONFIG_FILES="$CONFIG_FILES translator/examples/Makefile" ;; 5743 5744 5744 5745 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; … … 6471 6472 6472 6473 6473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: The C ForAll translator is now configured for your system" >&56474 $as_echo "The C ForAll translator is now configured for your system" >&6; }6474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: The Cforall translator is now configured for your system" >&5 6475 $as_echo "The Cforall translator is now configured for your system" >&6; }
Note: See TracChangeset
for help on using the changeset viewer.