Home
last modified time | relevance | path

Searched refs:cf_pkg_cflags (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/dialog/
H A Dconfigure15712 cf_pkg_cflags="`$PKG_CONFIG --cflags $cf_ncuconfig_root`"
15719 case "x${CC}@@${cf_pkg_libs}@${cf_pkg_cflags}" in
15727 for cf_add_cflags in $cf_pkg_cflags
15902 cf_temp=`echo "x$cf_pkg_cflags" | sed -e s/^x// -e 's/-W[^ ]*//g'`
15903 cf_pkg_cflags="$cf_temp"
15915 for cf_add_cflags in $cf_pkg_cflags
17741 cf_pkg_cflags="`$PKG_CONFIG --cflags $cf_ncuconfig_root`"
17748 case "x${CC}@@${cf_pkg_libs}@${cf_pkg_cflags}" in
17756 for cf_add_cflags in $cf_pkg_cflags
17931 cf_temp=`echo "x$cf_pkg_cflags" | sed -e s/^x// -e 's/-W[^ ]*//g'`
[all …]
H A Daclocal.m43414 cf_pkg_cflags="`$PKG_CONFIG --cflags $cf_ncuconfig_root`"
3421 case "x${CC}@@${cf_pkg_libs}@${cf_pkg_cflags}" in
3423 CF_ADD_CFLAGS($cf_pkg_cflags)
3441 cf_temp=`echo "x$cf_pkg_cflags" | sed -e s/^x// -e 's/-W[[^ ]]*//g'`
3442 cf_pkg_cflags="$cf_temp"
3449 CF_ADD_CFLAGS($cf_pkg_cflags)