Home | History | Annotate | Download | only in libffi

Lines Matching refs:ac_source

23865   :L) ac_source=$1;;
24225 { echo "$as_me:$LINENO: linking $srcdir/$ac_source to $ac_file" >&5
24226 echo "$as_me: linking $srcdir/$ac_source to $ac_file" >&6;}
24228 if test ! -r "$srcdir/$ac_source"; then
24229 { { echo "$as_me:$LINENO: error: $srcdir/$ac_source: file not found" >&5
24230 echo "$as_me: error: $srcdir/$ac_source: file not found" >&2;}
24237 [\\/$]* | ?:[\\/]* ) ac_rel_source=$srcdir/$ac_source ;;
24238 *) ac_rel_source=$ac_top_build_prefix$srcdir/$ac_source ;;
24241 ln "$srcdir/$ac_source" "$ac_file" 2>/dev/null ||
24242 cp -p "$srcdir/$ac_source" "$ac_file" ||
24243 { { echo "$as_me:$LINENO: error: cannot link or copy $srcdir/$ac_source to $ac_file" >&5
24244 echo "$as_me: error: cannot link or copy $srcdir/$ac_source to $ac_file" >&2;}