Re: GNUmakefile missing from build dir in VPATH build

2008-02-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to James Youngman on 2/19/2008 4:53 AM: | GNUmakefile exists in $(top_srcdir) but not the build directory. | Distcheck does "make distcheck-hook". That's defined in the Makefile | (from $(top_srcdir)/Makefile.am):- Shouldn't it be possibl

Re: GNUmakefile missing from build dir in VPATH build

2008-02-19 Thread Jim Meyering
"James Youngman" <[EMAIL PROTECTED]> wrote: > VPATH builds work for me in current coreutils head. However, > "distcheck" gails. > > GNUmakefile exists in $(top_srcdir) but not the build directory. > Distcheck does "make distcheck-hook". That's defined in the Makefile > (from $(top_srcdir)/Makefi

GNUmakefile missing from build dir in VPATH build

2008-02-19 Thread James Youngman
VPATH builds work for me in current coreutils head. However, "distcheck" gails. GNUmakefile exists in $(top_srcdir) but not the build directory. Distcheck does "make distcheck-hook". That's defined in the Makefile (from $(top_srcdir)/Makefile.am):- distcheck-hook: check-ls-dircolors $(