Lines Matching refs:ac_source
1671 :L) ac_source=$1;;
1972 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
1976 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
1977 ac_source=$srcdir/$ac_source
1980 { $as_echo "$as_me:$LINENO: linking $ac_source to $ac_file" >&5
1981 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
1983 if test ! -r "$ac_source"; then
1984 { { $as_echo "$as_me:$LINENO: error: $ac_source: file not found" >&5
1985 $as_echo "$as_me: error: $ac_source: file not found" >&2;}
1992 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
1993 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
1996 ln "$ac_source" "$ac_file" 2>/dev/null ||
1997 cp -p "$ac_source" "$ac_file" ||
1998 { { $as_echo "$as_me:$LINENO: error: cannot link or copy $ac_source to $ac_file" >&5
1999 $as_echo "$as_me: error: cannot link or copy $ac_source to $ac_file" >&2;}