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.)
61 # This file is free software; the Free Software Foundation
123 # This file is free software; the Free Software Foundation
143 # This file is free software; the Free Software Foundation
195 # This file is free software; the Free Software Foundation
226 # This file is free software; the Free Software Foundation
268 # making a dummy file named 'D' -- because '-MD' means "put the output
417 # This file is free software; the Free Software Foundation
426 # Older Autoconf quotes --file arguments for eval, but not when files
427 # are listed without --file. Let's play safe and only enable the eval
436 # Strip MF so we end up with the name of the file.
440 # some people rename them; so instead we look at the file content.
442 # each Makefile.in and add a new line on top of each file to say so.
443 # Grep'ing the whole file is not good either: AIX grep has a line
461 for file in `sed -n "
465 test -f "$dirpart/$file" && continue
466 fdir=`AS_DIRNAME(["$file"])`
468 # echo "creating $dirpart/$file"
469 echo '# dummy' > "$dirpart/$file"
481 # is enabled. FIXME. This creates each '.P' file that we will
493 # This file is free software; the Free Software Foundation
627 Your 'rm' program seems unable to run without file operands specified
664 # When config.status generates a header, we must update the stamp-h file.
665 # This file resides in the same directory as the config header
687 # This file is free software; the Free Software Foundation
708 # This file is free software; the Free Software Foundation
712 # Check whether the underlying file-system supports filenames
729 # This file is free software; the Free Software Foundation
779 # This file is free software; the Free Software Foundation
818 # This file is free software; the Free Software Foundation
847 # This file is free software; the Free Software Foundation
865 # compilers refuse to overwrite an existing .o file with -o,
894 # This file is free software; the Free Software Foundation
913 # This file is free software; the Free Software Foundation
942 echo "timestamp, slept: $am_has_slept" > conftest.file
943 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
946 set X `ls -t "$srcdir/configure" conftest.file`
948 if test "$[*]" != "X $srcdir/configure conftest.file" \
949 && test "$[*]" != "X conftest.file $srcdir/configure"; then
958 if test "$[2]" = conftest.file || test $am_try -eq 2; then
965 test "$[2]" = conftest.file
971 AC_MSG_ERROR([newly created file is older than distributed files!
978 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
989 rm -f conftest.file
994 # This file is free software; the Free Software Foundation
1054 # This file is free software; the Free Software Foundation
1082 # This file is free software; the Free Software Foundation
1101 # This file is free software; the Free Software Foundation
1212 echo GrepMe > conftest.dir/file
1217 AM_RUN_LOG([cat conftest.dir/file])
1218 grep GrepMe conftest.dir/file >/dev/null 2>&1 && break