HomeSort by: relevance | last modified time | path
    Searched refs:gl_cv_func_getcwd_path_max (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/
configure 25479 gl_cv_func_getcwd_path_max=yes
25489 if ${gl_cv_func_getcwd_path_max+:} false; then :
25498 gl_cv_func_getcwd_path_max='guessing no, it has the AIX bug' ;;
25500 gl_cv_func_getcwd_path_max='guessing yes' ;;
25506 gl_cv_func_getcwd_path_max='guessing no, but it is partly working' ;;
25508 gl_cv_func_getcwd_path_max="$gl_cross_guess_normal" ;;
25721 gl_cv_func_getcwd_path_max=yes
25724 10|11|12) gl_cv_func_getcwd_path_max='no, but it is partly working';;
25725 31) gl_cv_func_getcwd_path_max='no, it has the AIX bug';;
25726 32) gl_cv_func_getcwd_path_max='yes, but with shorter paths';
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 25479 gl_cv_func_getcwd_path_max=yes
25489 if ${gl_cv_func_getcwd_path_max+:} false; then :
25498 gl_cv_func_getcwd_path_max='guessing no, it has the AIX bug' ;;
25500 gl_cv_func_getcwd_path_max='guessing yes' ;;
25506 gl_cv_func_getcwd_path_max='guessing no, but it is partly working' ;;
25508 gl_cv_func_getcwd_path_max="$gl_cross_guess_normal" ;;
25721 gl_cv_func_getcwd_path_max=yes
25724 10|11|12) gl_cv_func_getcwd_path_max='no, but it is partly working';;
25725 31) gl_cv_func_getcwd_path_max='no, it has the AIX bug';;
25726 32) gl_cv_func_getcwd_path_max='yes, but with shorter paths';
    [all...]
  /src/external/gpl2/xcvs/dist/
configure 11213 if test "${gl_cv_func_getcwd_path_max+set}" = set; then :
11219 gl_cv_func_getcwd_path_max=no
11373 gl_cv_func_getcwd_path_max=yes
11376 1) gl_cv_func_getcwd_path_max='no, but it is partly working';;
11377 *) gl_cv_func_getcwd_path_max=no;;
11386 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_getcwd_path_max" >&5
11387 $as_echo "$gl_cv_func_getcwd_path_max" >&6; }
11388 case $gl_cv_func_getcwd_path_max in
11397 case $gl_cv_func_getcwd_null,$gl_cv_func_getcwd_path_max in

Completed in 54 milliseconds