Home
last modified time | relevance | path

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

/external/bison/m4/
Dgetopt.m4311 [gl_cv_func_getopt_long_gnu],
338 [gl_cv_func_getopt_long_gnu=yes],
339 [gl_cv_func_getopt_long_gnu=no],
342 openbsd*) gl_cv_func_getopt_long_gnu="guessing no";;
343 *) gl_cv_func_getopt_long_gnu="guessing yes";;
347 case "$gl_cv_func_getopt_long_gnu" in
/external/bison/
Dconfigure13958 if ${gl_cv_func_getopt_long_gnu+:} false; then :
13963 openbsd*) gl_cv_func_getopt_long_gnu="guessing no";;
13964 *) gl_cv_func_getopt_long_gnu="guessing yes";;
14002 gl_cv_func_getopt_long_gnu=yes
14004 gl_cv_func_getopt_long_gnu=no
14012 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_getopt_long_gnu" >&5
14013 $as_echo "$gl_cv_func_getopt_long_gnu" >&6; }
14014 case "$gl_cv_func_getopt_long_gnu" in