Home | History | Annotate | Download | only in grub

Lines Matching refs:FILE

202 rm -f conf$$ conf$$.exe conf$$.file
203 echo >conf$$.file
204 if ln -s conf$$.file conf$$ 2>/dev/null; then
213 elif ln conf$$.file conf$$ 2>/dev/null; then
218 rm -f conf$$ conf$$.exe conf$$.file
381 -cache-file | --cache-file | --cache-fil | --cache-fi \
384 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
798 --cache-file=FILE cache test results in FILE [disabled]
799 -C, --config-cache alias for \`--cache-file=config.cache'
921 --enable-preset-menu=FILE
922 preset a menu file FILE in Stage 2
1053 This file contains any messages produced by compilers while
1244 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
1274 # Let the site file select an alternate cache file if it wants to.
1275 # Prefer explicitly selected file to automatically selected ones.
1504 echo timestamp > conftest.file
1511 set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
1514 set X `ls -t $srcdir/configure conftest.file`
1516 rm -f conftest.file
1517 if test "$*" != "X $srcdir/configure conftest.file" \
1518 && test "$*" != "X conftest.file $srcdir/configure"; then
1531 test "$2" = conftest.file
1537 { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
1539 echo "$as_me: error: newly created file is older than distributed files!
2268 # first if we set CC to just the basename; use the full file name.
2421 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2422 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
2444 # This is the source file.
2751 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2780 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3072 # making a dummy file named `D' -- because `-MD' means `put the output
3183 # making a dummy file named `D' -- because `-MD' means `put the output
4811 # Use a header file that comes with gcc, so configuring glibc
4918 # Use a header file that comes with gcc, so configuring glibc
6079 { { echo "$as_me:$LINENO: error: ${CC-cc} failed to produce an executable file" >&5
6080 echo "$as_me: error: ${CC-cc} failed to produce an executable file" >&2;}
6092 { { echo "$as_me:$LINENO: error: Cannot read the preset menu file $enable_preset_menu" >&5
6093 echo "$as_me: error: Cannot read the preset menu file $enable_preset_menu" >&2;}
6141 # This file is a shell script that caches the results of configure
6147 # config.status only pays attention to the cache file if you give it
6151 # loading this file, other *unset* `ac_cv_foo' will be assigned the
6160 # and sets the high bit in the cache file unless we assign to the vars.
6310 # Run this file to recreate the current configuration.
6515 rm -f conf$$ conf$$.exe conf$$.file
6516 echo >conf$$.file
6517 if ln -s conf$$.file conf$$ 2>/dev/null; then
6526 elif ln conf$$.file conf$$ 2>/dev/null; then
6531 rm -f conf$$ conf$$.exe conf$$.file
6572 This file was extended by GRUB $as_me 0.97, which was
6609 Usage: $0 [OPTIONS] [FILE]...
6616 --file=FILE[:TEMPLATE]
6617 instantiate the configuration file FILE
6618 --header=FILE[:TEMPLATE]
6619 instantiate the configuration header FILE
6647 # If no file are specified by the user, then we need to provide default
6688 --file
6933 ac_sed_frag=1 # Number of current file.
6934 ac_beg=1 # First line for current file.
6935 ac_end=$ac_max_sed_lines # Line after last line for current file.
7115 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7116 echo "$as_me: error: cannot find input file: $f" >&2;}
7128 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7129 echo "$as_me: error: cannot find input file: $f" >&2;}
7206 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7207 echo "$as_me: error: cannot find input file: $f" >&2;}
7220 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7221 echo "$as_me: error: cannot find input file: $f" >&2;}
7523 # Strip MF so we end up with the name of the file.
7527 # some people rename them; so instead we look at the file content.
7529 # each Makefile.in and add a new line on top of each file to say so.
7530 # So let's grep whole file.
7560 for file in `sed -n "
7564 test -f "$dirpart/$file" && continue
7565 fdir=`(dirname "$file") 2>/dev/null ||
7566 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7567 X"$file" : 'X\(//\)[^/]' \| \
7568 X"$file" : 'X\(//\)$' \| \
7569 X"$file" : 'X\(/\)' \| \
7571 echo X"$file" |
7602 # echo "creating $dirpart/$file"
7603 echo '# dummy' > "$dirpart/$file"