Lines Matching refs:ac_file

867   ac_file=$1
898 if test x"$ac_file" != x-; then
899 configure_input="$ac_file. $configure_input"
900 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
901 $as_echo "$as_me: creating $ac_file" >&6;}
913 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
918 ac_dir=`$as_dirname -- "$ac_file" ||
919 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
920 X"$ac_file" : 'X\(//\)[^/]' \| \
921 X"$ac_file" : 'X\(//\)$' \| \
922 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
923 $as_echo X"$ac_file" |
1052 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1058 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`…
1064 case $ac_file in
1066 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
1068 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1074 if test x"$ac_file" != x-; then
1079 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1080 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
1081 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
1082 $as_echo "$as_me: $ac_file is unchanged" >&6;}
1084 rm -f "$ac_file"
1085 mv "$ac_tmp/config.h" "$ac_file" \
1086 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1093 # Compute "$ac_file"'s index in $config_headers.
1094 _am_arg="$ac_file"
1133 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
1137 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
1141 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
1142 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
1147 rm -f "$ac_file"
1154 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
1155 ln "$ac_source" "$ac_file" 2>/dev/null ||
1156 cp -p "$ac_source" "$ac_file" ||
1157 as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
1160 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
1161 $as_echo "$as_me: executing $ac_file commands" >&6;}
1166 case $ac_file$ac_mode in