Home
last modified time | relevance | path

Searched refs:cf_cv_getopt_header (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/byacc/
H A Daclocal.m4859 AC_CACHE_CHECK(for header declaring getopt variables,cf_cv_getopt_header,[
860 cf_cv_getopt_header=none
866 [cf_cv_getopt_header=$cf_header
870 if test "$cf_cv_getopt_header" != none ; then
873 if test "$cf_cv_getopt_header" = getopt.h ; then
H A Dconfigure5520 cf_cv_getopt_header=none
5548 cf_cv_getopt_header=$cf_header
5558 echo "$as_me:5558: result: $cf_cv_getopt_header" >&5
5559 echo "${ECHO_T}$cf_cv_getopt_header" >&6
5560 if test "$cf_cv_getopt_header" != none ; then
5567 if test "$cf_cv_getopt_header" = getopt.h ; then
/freebsd/contrib/ncurses/
H A Dconfigure20394 cf_cv_getopt_header=none
20422 cf_cv_getopt_header=$cf_header
20432 echo "$as_me:20432: result: $cf_cv_getopt_header" >&5
20433 echo "${ECHO_T}$cf_cv_getopt_header" >&6
20434 if test "$cf_cv_getopt_header" != none ; then
20441 if test "$cf_cv_getopt_header" = getopt.h ; then
H A Daclocal.m43204 AC_CACHE_CHECK(for header declaring getopt variables,cf_cv_getopt_header,[
3205 cf_cv_getopt_header=none
3211 [cf_cv_getopt_header=$cf_header
3215 if test "$cf_cv_getopt_header" != none ; then
3218 if test "$cf_cv_getopt_header" = getopt.h ; then