Lines Matching refs:file
5 # This file is free software; the Free Software Foundation
18 [m4_warning([this file was generated for autoconf 2.69.
25 # This file is free software; the Free Software Foundation
33 # (This private macro should not be called outside this file.)
63 # This file is free software; the Free Software Foundation
115 # This file is free software; the Free Software Foundation
146 # This file is free software; the Free Software Foundation
188 # making a dummy file named 'D' -- because '-MD' means "put the output
337 # This file is free software; the Free Software Foundation
346 # Older Autoconf quotes --file arguments for eval, but not when files
347 # are listed without --file. Let's play safe and only enable the eval
356 # Strip MF so we end up with the name of the file.
360 # some people rename them; so instead we look at the file content.
362 # each Makefile.in and add a new line on top of each file to say so.
363 # Grep'ing the whole file is not good either: AIX grep has a line
381 for file in `sed -n "
385 test -f "$dirpart/$file" && continue
386 fdir=`AS_DIRNAME(["$file"])`
388 # echo "creating $dirpart/$file"
389 echo '# dummy' > "$dirpart/$file"
401 # is enabled. FIXME. This creates each '.P' file that we will
413 # This file is free software; the Free Software Foundation
547 Your 'rm' program seems unable to run without file operands specified
587 # When config.status generates a header, we must update the stamp-h file.
588 # This file resides in the same directory as the config header
610 # This file is free software; the Free Software Foundation
631 # This file is free software; the Free Software Foundation
635 # Check whether the underlying file-system supports filenames
653 # This file is free software; the Free Software Foundation
688 # This file is free software; the Free Software Foundation
738 # This file is free software; the Free Software Foundation
777 # This file is free software; the Free Software Foundation
806 # This file is free software; the Free Software Foundation
824 # compilers refuse to overwrite an existing .o file with -o,
853 # This file is free software; the Free Software Foundation
872 # This file is free software; the Free Software Foundation
901 echo "timestamp, slept: $am_has_slept" > conftest.file
902 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
905 set X `ls -t "$srcdir/configure" conftest.file`
907 if test "$[*]" != "X $srcdir/configure conftest.file" \
908 && test "$[*]" != "X conftest.file $srcdir/configure"; then
917 if test "$[2]" = conftest.file || test $am_try -eq 2; then
924 test "$[2]" = conftest.file
930 AC_MSG_ERROR([newly created file is older than distributed files!
937 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
948 rm -f conftest.file
953 # This file is free software; the Free Software Foundation
1013 # This file is free software; the Free Software Foundation
1041 # This file is free software; the Free Software Foundation
1060 # This file is free software; the Free Software Foundation
1171 echo GrepMe > conftest.dir/file
1176 AM_RUN_LOG([cat conftest.dir/file])
1177 grep GrepMe conftest.dir/file >/dev/null 2>&1 && break