Lines Matching refs:ac_source
38692 :L) ac_source=$1;;
38952 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
38956 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
38957 ac_source=$srcdir/$ac_source
38960 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
38961 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
38963 if test ! -r "$ac_source"; then
38964 as_fn_error $? "$ac_source: file not found" "$LINENO" 5
38969 case $ac_source in
38970 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
38971 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
38974 ln "$ac_source" "$ac_file" 2>/dev/null ||
38975 cp -p "$ac_source" "$ac_file" ||
38976 as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5