Mike Frysinger <[EMAIL PROTECTED]> wrote: > On Tuesday 13 February 2007, Jim Meyering wrote: >> Andreas Schwab <[EMAIL PROTECTED]> wrote: >> > There is no such file in gnulib. >> >> Why do you think that? >> >> $ cvs st mpsort.h > > it isnt in my git repo ...
mpsort is part of gnulib, so it's not in coreutils git repo. coreutils' bootstrap script uses what's in CVS, by default. http://cvs.savannah.gnu.org/viewcvs/gnulib/lib/mpsort.h?rev=1.1&root=gnulib&view=log So, unless you're maintaining a cvs->git mirror of gnulib, you should not be looking in a git repo for that file. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
