Home | History | Annotate | Download | only in grub

Lines Matching refs:ac_file

617 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
619 case $ac_file in
622 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
623 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
624 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
625 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
626 * ) ac_file_in=$ac_file.in ;;
630 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
631 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
632 X"$ac_file" : 'X\(//\)[^/]' \| \
633 X"$ac_file" : 'X\(//\)$' \| \
634 X"$ac_file" : 'X\(/\)' \| \
636 echo X"$ac_file" |
738 if test x"$ac_file" != x-; then
739 { echo "$as_me:$LINENO: creating $ac_file" >&5
740 echo "$as_me: creating $ac_file" >&6;}
741 rm -f "$ac_file"
746 if test x"$ac_file" = x-; then
749 configure_input="$ac_file. "
804 if test x"$ac_file" != x-; then
805 mv $tmp/out $ac_file
831 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
833 case $ac_file in
836 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
837 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
838 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
839 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
840 * ) ac_file_in=$ac_file.in ;;
843 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
844 echo "$as_me: creating $ac_file" >&6;}
968 if test x"$ac_file" = x-; then
971 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
975 if test x"$ac_file" != x-; then
976 ac_file $tmp/config.h >/dev/null 2>&1; then
977 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
978 echo "$as_me: $ac_file is unchanged" >&6;}
980 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
981 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
982 X"$ac_file" : 'X\(//\)[^/]' \| \
983 X"$ac_file" : 'X\(//\)$' \| \
984 X"$ac_file" : 'X\(/\)' \| \
986 echo X"$ac_file" |
1017 rm -f $ac_file
1018 mv $tmp/config.h $ac_file
1024 # Compute $ac_file's index in $config_headers.
1028 $ac_file | $ac_file:* )
1034 echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
1035 $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1036 X$ac_file : 'X\(//\)[^/]' \| \
1037 X$ac_file : 'X\(//\)$' \| \
1038 X$ac_file : 'X\(/\)' \| \
1040 echo X$ac_file |
1051 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
1052 ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
1053 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`