Lines Matching refs:ac_source
32140 :L) ac_source=$1;;
32360 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
32364 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
32365 ac_source=$srcdir/$ac_source
32368 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
32369 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
32371 if test ! -r "$ac_source"; then
32372 as_fn_error $? "$ac_source: file not found" "$LINENO" 5
32377 case $ac_source in
32378 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
32379 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
32382 ln "$ac_source" "$ac_file" 2>/dev/null ||
32383 cp -p "$ac_source" "$ac_file" ||
32384 as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5