Home | History | Annotate | Download | only in gdb

Lines Matching refs:ac_source

35246   :L) ac_source=$1;;
35471 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
35475 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
35476 ac_source=$srcdir/$ac_source
35479 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
35480 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
35482 if test ! -r "$ac_source"; then
35483 as_fn_error $? "$ac_source: file not found" "$LINENO" 5
35488 case $ac_source in
35489 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
35490 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
35493 ln "$ac_source" "$ac_file" 2>/dev/null ||
35494 cp -p "$ac_source" "$ac_file" ||
35495 as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5