Home
last modified time | relevance | path

Searched refs:cf_cv_abi_version (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ncurses/misc/
H A Dgen-pkgconfig.in226 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/contrib/ncurses/panel/
H A DMakefile.in125 ABI_VERSION = @cf_cv_abi_version@
/freebsd/contrib/ncurses/menu/
H A DMakefile.in123 ABI_VERSION = @cf_cv_abi_version@
/freebsd/contrib/ncurses/form/
H A DMakefile.in123 ABI_VERSION = @cf_cv_abi_version@
/freebsd/contrib/ncurses/
H A Dconfigure1285 cf_cv_abi_version=${NCURSES_MAJOR}
1420 test -z "$cf_cv_abi_version" && cf_cv_abi_version=0
1439 cf_cv_abi_version=$withval
1443 case $cf_cv_abi_version in
1721 case x$cf_cv_abi_version in
8180 EXTRA_SUFFIX=$cf_cv_abi_version
14816 cf_cv_abi_version=6
14865 cf_cv_abi_version=6
15397 cf_cv_abi_version=6
28551 cf_cv_abi_version="$cf_cv_abi_version"
[all …]
H A Dconfigure.in582 EXTRA_SUFFIX=$cf_cv_abi_version
2137 USE_CFG_SUFFIX=${DFT_ARG_SUFFIX}${cf_cv_abi_version}
2138 if test -n "$EXTRA_SUFFIX" && test "x$EXTRA_SUFFIX" != "x${cf_cv_abi_version}"
2460 CF_VERBOSE(will map symbols to ABI=$cf_cv_abi_version)
2561 cf_cv_abi_version="$cf_cv_abi_version"
H A Daclocal.m473 case x$cf_cv_abi_version in
4282 if test -n "${cf_cv_abi_version}" && test "x${cf_cv_abi_version}" != "x5"
4285 /deprecated in ABI${cf_cv_abi_version}/ { next; }\
5874 cf_cv_abi_version=6
7849 cf_cv_abi_version=${NCURSES_MAJOR}
7860 AC_SUBST(cf_cv_abi_version)
8348 test -z "$cf_cv_abi_version" && cf_cv_abi_version=0
8351 if test "x$cf_cv_abi_version" != "x$withval"
8363 cf_cv_abi_version=$withval])
8364 CF_NUMBER_SYNTAX($cf_cv_abi_version,ABI version)
[all …]
/freebsd/contrib/ncurses/progs/
H A DMakefile.in109 ABI_VERSION = @cf_cv_abi_version@
/freebsd/contrib/ncurses/ncurses/
H A DMakefile.in146 ABI_VERSION = @cf_cv_abi_version@
/freebsd/contrib/dialog/
H A Dconfigure12363 test -z "$cf_cv_abi_version" && cf_cv_abi_version=0
12369 if test "x$cf_cv_abi_version" != "x$withval"
12371 { echo "$as_me:12371: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&5
12372 echo "$as_me: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&2;}
12382 cf_cv_abi_version=$withval
12385 if test -n "$cf_cv_abi_version" ; then
12386 case $cf_cv_abi_version in
12390 { { echo "$as_me:12390: error: ABI version is not a number: $cf_cv_abi_version" >&5
12391 echo "$as_me: error: ABI version is not a number: $cf_cv_abi_version" >&2;}
H A Daclocal.m45521 test -z "$cf_cv_abi_version" && cf_cv_abi_version=0
5524 if test "x$cf_cv_abi_version" != "x$withval"
5526 AC_MSG_WARN(overriding ABI version $cf_cv_abi_version to $withval)
5536 cf_cv_abi_version=$withval])
5537 CF_NUMBER_SYNTAX($cf_cv_abi_version,ABI version)
5539 $1_ABI=$cf_cv_abi_version