On Sun, Apr 26, 2015 at 11:12 PM, Ashish SHUKLA <[email protected]> wrote:
> On Sun, 26 Apr 2015 09:00:24 -0700 (PDT), Richard <[email protected]> > said: > > | There is a simple work around though and I can get a clean build if I do > | this just before the configure: > > | touch aclocal.m4 Makefile.in > > #v+ > find opensmtpd-5.4.5p1 -type f -name 'Makefile.in' |xargs touch \ > opensmtpd-5.4.5p1/aclocal.m4 opensmtpd-5.4.5p1/Makefile.in \ > opensmtpd-5.4.5p1/config.h.in opensmtpd-5.4.5p1/configure > #v- > > is what I am using to avoid depending on autotools. > I can confirm, now build is failing even for a year-aged Fedora with automake-1.13, not mentioning old versions. Really annoying that such workaround is required. -- wbr, Denis.
