Changeset a77e7b5 for configure.ac
- Timestamp:
- May 26, 2015, 4:48:09 PM (8 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:
- e15b0a0a
- Parents:
- 8f1b0e1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r8f1b0e1 ra77e7b5 4 4 AC_PREREQ([2.68]) 5 5 AC_INIT(cfa-cc, 1.0.0, cforall@plg.uwaterloo.ca) 6 #AM_INIT_AUTOMAKE([foreign]) # do not follow GNU standard 6 7 AM_INIT_AUTOMAKE 7 8 AC_CONFIG_SRCDIR([src/main.cc])
Note: See TracChangeset
for help on using the changeset viewer.