This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

acinclude.m4 required everywhere


Cross posting, as I don't know whether this is a new change in automake, or
a failure in libtool, but I'm getting

=== Running depdemo-make.test
Making in ../depdemo
gmake[2]: Entering directory `/usr/src/local/libtool/depdemo'
Making all in l1
gmake[3]: Entering directory `/usr/src/local/libtool/depdemo/l1'
gmake[3]: *** No rule to make target `acinclude.m4', needed by `/usr/src/local/libtool/tests/../depdemo/aclocal.m4'.  Stop.
gmake[3]: Leaving directory `/usr/src/local/libtool/depdemo/l1'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/src/local/libtool/depdemo'
FAIL: depdemo-make.test

in make check in libtool, but as far as I know, there never has been an
acinclude.m4 in there, so was there a change in automake? (Both from today's
CVS)

Cheers,

Patrick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]