Changes in configure [c6bbcdb:41cca44]
Legend:
- Unmodified
- Added
- Removed
-
configure
rc6bbcdb r41cca44 3494 3494 echo -n "${LIBCFA_PATHS} " >> ${lib_dir}/config.data 3495 3495 echo -n "ARCHITECTURE=${lib_arch} " >> ${lib_dir}/config.data 3496 echo -n "CONFIGURATION=${lib_config} " >> ${lib_dir}/config.data 3497 echo -n "CFA_VERSION=${ver_major}:${ver_minor}:${ver_patch}" >> ${lib_dir}/config.data 3496 echo -n "CONFIGURATION=${lib_config}" >> ${lib_dir}/config.data 3498 3497 done 3499 3498
Note:
See TracChangeset
for help on using the changeset viewer.