Searched refs:cf_cv_getopt_header (Results 1 – 4 of 4) sorted by relevance
859 AC_CACHE_CHECK(for header declaring getopt variables,cf_cv_getopt_header,[860 cf_cv_getopt_header=none866 [cf_cv_getopt_header=$cf_header870 if test "$cf_cv_getopt_header" != none ; then873 if test "$cf_cv_getopt_header" = getopt.h ; then
5520 cf_cv_getopt_header=none5548 cf_cv_getopt_header=$cf_header5558 echo "$as_me:5558: result: $cf_cv_getopt_header" >&55559 echo "${ECHO_T}$cf_cv_getopt_header" >&65560 if test "$cf_cv_getopt_header" != none ; then5567 if test "$cf_cv_getopt_header" = getopt.h ; then
20394 cf_cv_getopt_header=none20422 cf_cv_getopt_header=$cf_header20432 echo "$as_me:20432: result: $cf_cv_getopt_header" >&520433 echo "${ECHO_T}$cf_cv_getopt_header" >&620434 if test "$cf_cv_getopt_header" != none ; then20441 if test "$cf_cv_getopt_header" = getopt.h ; then
3204 AC_CACHE_CHECK(for header declaring getopt variables,cf_cv_getopt_header,[3205 cf_cv_getopt_header=none3211 [cf_cv_getopt_header=$cf_header3215 if test "$cf_cv_getopt_header" != none ; then3218 if test "$cf_cv_getopt_header" = getopt.h ; then