[Github-comments] [geany-plugins] geanypy: Update bundled ax_python_devel.m4 to latest upstream (#339)

Colomban Wendling notifications at xxxxx
Mon Jan 18 02:13:58 UTC 2016


This actually fixes building on Debian Unstable that ships
ax_python_devel.m4 in autoconf-archive, and apparently aclocal prefers
system directories.  So we get the system version, which happens to be
the latest, which changed API.

To avoid breaking older systems that would also ship ax_python_devel.m4
but in an older version with the older API, keep using the old API too.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/339

-- Commit Summary --

  * geanypy: Update bundled ax_python_devel.m4 to latest upstream

-- File Changes --

    M geanypy/m4/ax_python_devel.m4 (100)
    M geanypy/src/Makefile.am (3)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/339.patch
https://github.com/geany/geany-plugins/pull/339.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/339
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160117/6ec89bb9/attachment.html>


More information about the Github-comments mailing list