On Thu, Sep 17, 2009 at 12:07:27PM -0700, David Anderson wrote:
> Should I check the newer version of libtool.m4 into boinc/m4?
> i.e., can I assume that it's backwards compatible?
IMHO the correct fix would be to drop m4/libtool.m4 and call autoreconf
in _autosetup instead of aclocal/autoheader/... autoreconf will detect
that it will run libtoolize, and libtoolize will then install the
correct macros.
Even if libtool.m4 would be bacwards-compatible, libtool nowadays uses
multiple macro files (ltoptions.m4, ltsugar.m4 etc.), and I can imagine
that a version mismatch between the subset shipped by BOINC and the
others installed by libtoolize can cause problems.
Gabor
--
---------------------------------------------------------
MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences
---------------------------------------------------------
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.