Searched refs:cf_cv_xopen_source (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/byacc/ |
| H A D | configure | 3693 if test "${cf_cv_xopen_source+set}" = set; then 3727 cf_cv_xopen_source=no 3766 cf_cv_xopen_source=no 3770 cf_cv_xopen_source=$cf_XOPEN_SOURCE 3779 echo "$as_me:3779: result: $cf_cv_xopen_source" >&5 3780 echo "${ECHO_T}$cf_cv_xopen_source" >&6 3782 if test "$cf_cv_xopen_source" != no ; then 3792 cf_temp_xopen_source="-D_XOPEN_SOURCE=$cf_cv_xopen_source" 4189 if test "$cf_cv_xopen_source" = no ; then 4383 if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then [all …]
|
| H A D | aclocal.m4 | 1818 AC_CACHE_CHECK(if we should define _XOPEN_SOURCE,cf_cv_xopen_source,[ 1820 [cf_cv_xopen_source=no], 1824 [cf_cv_xopen_source=no], 1825 [cf_cv_xopen_source=$cf_XOPEN_SOURCE]) 1830 if test "$cf_cv_xopen_source" != no ; then 1833 cf_temp_xopen_source="-D_XOPEN_SOURCE=$cf_cv_xopen_source" 2182 cf_cv_xopen_source=broken 2193 if test "$cf_cv_xopen_source" = no ; then 2209 if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then
|
| /freebsd/contrib/ncurses/ |
| H A D | configure | 11615 if test "${cf_cv_xopen_source+set}" = set; then 11649 cf_cv_xopen_source=no 11688 cf_cv_xopen_source=no 11692 cf_cv_xopen_source=$cf_XOPEN_SOURCE 11701 echo "$as_me:11701: result: $cf_cv_xopen_source" >&5 11702 echo "${ECHO_T}$cf_cv_xopen_source" >&6 11704 if test "$cf_cv_xopen_source" != no ; then 11714 cf_temp_xopen_source="-D_XOPEN_SOURCE=$cf_cv_xopen_source" 12111 if test "$cf_cv_xopen_source" = no ; then 12305 if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then [all …]
|
| H A D | aclocal.m4 | 8756 AC_CACHE_CHECK(if we should define _XOPEN_SOURCE,cf_cv_xopen_source,[ 8758 [cf_cv_xopen_source=no], 8762 [cf_cv_xopen_source=no], 8763 [cf_cv_xopen_source=$cf_XOPEN_SOURCE]) 8768 if test "$cf_cv_xopen_source" != no ; then 8771 cf_temp_xopen_source="-D_XOPEN_SOURCE=$cf_cv_xopen_source" 10509 cf_cv_xopen_source=broken 10520 if test "$cf_cv_xopen_source" = no ; then 10536 if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then
|
| /freebsd/contrib/dialog/ |
| H A D | configure | 4532 if test "${cf_cv_xopen_source+set}" = set; then 4567 cf_cv_xopen_source=no 4607 cf_cv_xopen_source=no 4611 cf_cv_xopen_source=$cf_XOPEN_SOURCE 4620 echo "$as_me:4620: result: $cf_cv_xopen_source" >&5 4621 echo "${ECHO_T}$cf_cv_xopen_source" >&6 4623 if test "$cf_cv_xopen_source" != no ; then 4633 cf_temp_xopen_source="-D_XOPEN_SOURCE=$cf_cv_xopen_source" 5113 if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then 5232 cf_cv_xopen_source=no [all …]
|
| H A D | aclocal.m4 | 5213 AC_CACHE_CHECK(if we should define _XOPEN_SOURCE,cf_cv_xopen_source,[ 5222 [cf_cv_xopen_source=no], 5233 [cf_cv_xopen_source=no], 5234 [cf_cv_xopen_source=$cf_XOPEN_SOURCE]) 5239 if test "$cf_cv_xopen_source" != no ; then 5242 cf_temp_xopen_source="-D_XOPEN_SOURCE=$cf_cv_xopen_source" 6505 cf_cv_xopen_source=broken 6524 if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then
|