Changes in configure [41cca44:c6bbcdb]
Legend:
- Unmodified
- Added
- Removed
-
configure
r41cca44 rc6bbcdb 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 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 3497 3498 done 3498 3499
Note:
See TracChangeset
for help on using the changeset viewer.