Home | History | Annotate | Download | only in dist

Lines Matching refs:ac_source

29483   :L) ac_source=$1;;
29743 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
29747 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
29748 ac_source=$srcdir/$ac_source
29751 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
29752 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
29754 if test ! -r "$ac_source"; then
29755 as_fn_error $? "$ac_source: file not found" "$LINENO" 5
29760 case $ac_source in
29761 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
29762 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
29765 ln "$ac_source" "$ac_file" 2>/dev/null ||
29766 cp -p "$ac_source" "$ac_file" ||
29767 as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5