[Github-comments] [geany/geany] Problem installing due to missing 'aclocal-1.14' (#1205)

Colomban Wendling notifications at xxxxx
Fri Sep 2 10:06:30 UTC 2016


Yep, it's simply Autotools not liking to use a different version of one of its tools to update an existing build system (likely because they know they often show slight incompatibilities that can lead to more serious breakage in some more exotic use of them).

The only solution I know of is to manually re-generating the build system with the new version as you and @elextr did, either with `autogen.sh` or directly with `autoreconf`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1205#issuecomment-244336334
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160902/1af08563/attachment.html>


More information about the Github-comments mailing list