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

/netbsd-current/tools/gdb/
H A DMakefile81 gl_cv_func_rename_slash_dst_works=yes \
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/
H A Dconfigure25856 if ${gl_cv_func_rename_slash_dst_works+:} false; then :
25869 linux-* | linux) gl_cv_func_rename_slash_dst_works="guessing yes" ;;
25871 *-gnu*) gl_cv_func_rename_slash_dst_works="guessing yes" ;;
25873 *bsd*) gl_cv_func_rename_slash_dst_works="guessing yes" ;;
25875 mingw*) gl_cv_func_rename_slash_dst_works="guessing no" ;;
25877 *) gl_cv_func_rename_slash_dst_works="$gl_cross_guess_normal" ;;
25906 gl_cv_func_rename_slash_dst_works=yes
25908 gl_cv_func_rename_slash_dst_works=no
25917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_rename_slash_dst_works" >&5
25918 $as_echo "$gl_cv_func_rename_slash_dst_works" >
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/
H A Dconfigure31782 if ${gl_cv_func_rename_slash_dst_works+:} false; then :
31795 linux-* | linux) gl_cv_func_rename_slash_dst_works="guessing yes" ;;
31797 *-gnu*) gl_cv_func_rename_slash_dst_works="guessing yes" ;;
31799 mingw*) gl_cv_func_rename_slash_dst_works="guessing no" ;;
31801 *) gl_cv_func_rename_slash_dst_works="$gl_cross_guess_normal" ;;
31830 gl_cv_func_rename_slash_dst_works=yes
31832 gl_cv_func_rename_slash_dst_works=no
31841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_rename_slash_dst_works" >&5
31842 $as_echo "$gl_cv_func_rename_slash_dst_works" >&6; }
31843 case "$gl_cv_func_rename_slash_dst_works" i
[all...]

Completed in 281 milliseconds