Andreas Schwab <[EMAIL PROTECTED]> wrote: > tty.c uname.c uname-uname.c unexpand.c uniq.c unlink.c uptime.c users.c ls.c > ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : > grep: version.c: No such file or directory > grep: version.h: No such file or directory
Is this a quiz? ;-) I deduced that this happens when you run "make check" in a non-srcdir build. However, it doesn't affect the exit status of that command, so it's not a big deal. If someone can find a clean and safe way to avoid (not just discard/hide) the diagnostic, that'd be great. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
