Re: GNUmakefile and VPATH
Ralf Wildenhues <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.patches |
|---|---|
| Message-ID | <[email protected]> |
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. Cheers, Ralf