Lines Matching refs:ac_source
34158 :L) ac_source=$1;;
34378 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
34382 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
34383 ac_source=$srcdir/$ac_source
34386 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
34387 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
34389 if test ! -r "$ac_source"; then
34390 as_fn_error $? "$ac_source: file not found" "$LINENO" 5
34395 case $ac_source in
34396 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
34397 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
34400 ln "$ac_source" "$ac_file" 2>/dev/null ||
34401 cp -p "$ac_source" "$ac_file" ||
34402 as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5