Home
last modified time | relevance | path

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

/external/bison/m4/
Dperror.m425 [gl_cv_func_perror_works],
43 gl_cv_func_perror_works=yes
45 gl_cv_func_perror_works=no
48 [gl_cv_func_perror_works=no],
50 gl_cv_func_perror_works="guessing no"
53 if test "$gl_cv_func_perror_works" != yes; then
/external/bison/
Dconfigure26187 if ${gl_cv_func_perror_works+:} false; then :
26191 gl_cv_func_perror_works="guessing no"
26219 gl_cv_func_perror_works=yes
26221 gl_cv_func_perror_works=no
26225 gl_cv_func_perror_works=no
26233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_perror_works" >&5
26234 $as_echo "$gl_cv_func_perror_works" >&6; }
26235 if test "$gl_cv_func_perror_works" != yes; then