Changeset c6bbcdb for configure.ac
- Timestamp:
- Sep 25, 2018, 4:43:25 PM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 2725882
- Parents:
- 6d44da1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r6d44da1 rc6bbcdb 172 172 echo -n "${LIBCFA_PATHS} " >> ${lib_dir}/config.data 173 173 echo -n "ARCHITECTURE=${lib_arch} " >> ${lib_dir}/config.data 174 echo -n "CONFIGURATION=${lib_config}" >> ${lib_dir}/config.data 174 echo -n "CONFIGURATION=${lib_config} " >> ${lib_dir}/config.data 175 echo -n "CFA_VERSION=${ver_major}:${ver_minor}:${ver_patch}" >> ${lib_dir}/config.data 175 176 done 176 177
Note: See TracChangeset
for help on using the changeset viewer.