Changeset ad17ba6a for configure.in


Ignore:
Timestamp:
Jan 26, 2015, 12:08:14 PM (9 years ago)
Author:
Peter A. Buhr <pabuhr@…>
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
Message:

generalize example Makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.in

    r643a2e1 rad17ba6a  
    101101AC_SUBST(CFA_LIBDIR)
    102102
    103 AC_OUTPUT([ Makefile translator/Makefile driver/Makefile libcfa/Makefile ])
     103AC_OUTPUT([ Makefile translator/Makefile driver/Makefile libcfa/Makefile translator/examples/Makefile ])
    104104
    105105dnl Final text
    106106
    107 AC_MSG_RESULT(The CForAll translator is now configured for your system)
     107AC_MSG_RESULT(The Cforall translator is now configured for your system)
    108108dnl AC_MSG_RESULT()
    109109dnl AC_MSG_RESULT(Perhaps you'd like to inspect the created Makefiles)
Note: See TracChangeset for help on using the changeset viewer.