Searched refs:cf_cv_abi_version (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/ncurses/form/
H A DMakefile.in121 ABI_VERSION = @cf_cv_abi_version@
/freebsd-13-stable/contrib/ncurses/menu/
H A DMakefile.in121 ABI_VERSION = @cf_cv_abi_version@
/freebsd-13-stable/contrib/ncurses/misc/
H A Dgen-pkgconfig.in184 abi_version=@cf_cv_abi_version@
H A DMakefile.in113 NCURSES_CONFIG = ncurses@DFT_ARG_SUFFIX@@cf_cv_abi_version@@cf_config_suffix@-config
/freebsd-13-stable/contrib/ncurses/panel/
H A DMakefile.in123 ABI_VERSION = @cf_cv_abi_version@
/freebsd-13-stable/contrib/ncurses/ncurses/
H A DMakefile.in145 ABI_VERSION = @cf_cv_abi_version@
/freebsd-13-stable/contrib/ncurses/progs/
H A DMakefile.in109 ABI_VERSION = @cf_cv_abi_version@
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure1187 cf_cv_abi_version=${NCURSES_MAJOR}
1190 echo "$as_me:1190: result: Configuring NCURSES $cf_cv_rel_version ABI $cf_cv_abi_version ($cf_cv_timestamp)" >&5
1191 echo "${ECHO_T}Configuring NCURSES $cf_cv_rel_version ABI $cf_cv_abi_version ($cf_cv_timestamp)" >&6
1322 test -z "$cf_cv_abi_version" && cf_cv_abi_version=0
1328 if test "x$cf_cv_abi_version" != "x$withval"
1330 { echo "$as_me:1330: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&5
1331 echo "$as_me: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&2;}
1341 cf_cv_abi_version=$withval
1344 if test -n "$cf_cv_abi_version" ; the
[all...]

Completed in 137 milliseconds