Searched refs:cf_cv_rel_version (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/Ada95/samples/
H A DMakefile.in67 REL_VERSION = @cf_cv_rel_version@
/macosx-10.10.1/ncurses-44/ncurses/Ada95/gen/
H A DMakefile.in72 REL_VERSION = @cf_cv_rel_version@
/macosx-10.10.1/ncurses-44/ncurses/
H A Dconfigure1126 cf_cv_rel_version=${NCURSES_MAJOR}.${NCURSES_MINOR}
1128 echo "$as_me:1128: result: Configuring NCURSES $cf_cv_rel_version ABI $cf_cv_abi_version ($cf_cv_timestamp)" >&5
1129 echo "${ECHO_T}Configuring NCURSES $cf_cv_rel_version ABI $cf_cv_abi_version ($cf_cv_timestamp)" >&6
1131 test -z "$cf_cv_rel_version" && cf_cv_rel_version=0.0
1136 { echo "$as_me:1136: WARNING: overriding release version $cf_cv_rel_version to $withval" >&5
1137 echo "$as_me: WARNING: overriding release version $cf_cv_rel_version to $withval" >&2;}
1138 cf_cv_rel_version=$withval
1141 NCURSES_MAJOR=`echo "$cf_cv_rel_version" | sed -e 's/\..*//'`
1142 NCURSES_MINOR=`echo "$cf_cv_rel_version" | se
[all...]
H A Dconfig.status232 cf_cv_rel_version="5.7"
338 s,@cf_cv_rel_version@,5.7,;t t
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dconfigure1243 cf_cv_rel_version=""
7884 s%@cf_cv_rel_version@%$cf_cv_rel_version%g

Completed in 203 milliseconds