On Mon, Dec 05, 2016 at 05:42:36PM +0100, glen wrote: > commit cd9299ee20af5b9cb976648512e97da7ff417ad7 > Author: Elan Ruusamäe <[email protected]> > Date: Mon Dec 5 18:41:07 2016 +0200 > > run aclocal before libtoolize > > + libtoolize --copy --force > You should update your `aclocal.m4' by running aclocal.
What version of libtool is it? Looks like some pre-2.0. Recent libtools update macros in macro dir, so running aclocal makes sense after running libtoolize. It didn't also hurt older libtools. -- Jakub Bogusz http://qboosh.pl/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
