- Timestamp:
- Oct 26, 2016, 5:10:48 PM (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:
- 1b29996
- Parents:
- 315f634
- git-author:
- Peter A. Buhr <pabuhr@…> (10/26/16 17:02:36)
- git-committer:
- Peter A. Buhr <pabuhr@…> (10/26/16 17:10:48)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r315f634 rec129c4 2964 2964 # may require auto* software to be installed 2965 2965 2966 2967 $as_echo "#define CFA_VERSION_MAJOR \"1\"" >>confdefs.h 2968 2969 2970 $as_echo "#define CFA_VERSION_MINOR \"0\"" >>confdefs.h 2971 2972 2973 $as_echo "#define CFA_VERSION_PATCH \"0\"" >>confdefs.h 2974 2975 2966 2976 # Installation paths 2967 2977
Note: See TracChangeset
for help on using the changeset viewer.