Re: GNUmakefile and VPATH
Jim Meyering <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.patches |
|---|---|
| Message-ID | <[email protected]> |
Ralf Wildenhues <[email protected]> wrote: > Hi Eric, > > Eric Blake <ebb9 <at> byu.net> writes: > >> + [AC_CONFIG_LINKS([GNUmakefile:GNUmakefile])]) > > Until Automake is fixed, this will cause > ./configure && make distclean > > to bogusly remove GNUmakefile. Rats! Thanks for the heads-up, Ralf. I'll undo that patch in coreutils, for now.