Searched refs:gl_cv_func_getopt_gnu (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/
H A Dconfigure17039 if test "${gl_cv_func_getopt_gnu+set}" = set; then
17058 *-gnu*:* | mingw*:*) gl_cv_func_getopt_gnu=no;;
17059 *:yes) gl_cv_func_getopt_gnu=no;;
17060 *) gl_cv_func_getopt_gnu=yes;;
17152 gl_cv_func_getopt_gnu=yes
17159 gl_cv_func_getopt_gnu=no
17173 { $as_echo "$as_me:$LINENO: result: $gl_cv_func_getopt_gnu" >&5
17174 $as_echo "$gl_cv_func_getopt_gnu" >&6; }
17175 if test "$gl_cv_func_getopt_gnu" = "no"; then
[all...]

Completed in 101 milliseconds