Lines Matching refs:ac_source
4092 :L) ac_source=$1;;
4295 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
4299 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
4300 ac_source=$srcdir/$ac_source
4303 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
4304 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
4306 if test ! -r "$ac_source"; then
4307 as_fn_error $? "$ac_source: file not found" "$LINENO" 5
4312 case $ac_source in
4313 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
4314 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
4317 ln "$ac_source" "$ac_file" 2>/dev/null ||
4318 cp -p "$ac_source" "$ac_file" ||
4319 as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5