Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    rc6bbcdb r41cca44  
    34943494        echo -n "${LIBCFA_PATHS} " >> ${lib_dir}/config.data
    34953495        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
    34983497done
    34993498
Note: See TracChangeset for help on using the changeset viewer.