Commit Graph

5 Commits

Author SHA1 Message Date
Calum Lind f52a37fe86 [#766] Fix building bindings with python-dbg (#958)
* In ax_python_devel grep and remove '[xxxx refs]' if found in python-dbg output so that
   it will still catch any errors redirected to stdout.
 * In ax_boost_python change the specific _BOOST_PYTHON_MODULE test for the old version that
   used a generic _main method test.
2016-07-27 18:16:05 -04:00
Bernard Cafarelli e92aaaeb22 Update python m4 macro
This fixes python 3 with additional library suffix detection
(for example: libpython3.4m.so)

Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=567944
2015-12-12 22:25:18 +01:00
Arvid Norberg 7d751b80da merged fixes from RC_1_0 2014-08-26 03:14:32 +00:00
Arvid Norberg c5f6bb7582 apparently PYTHON_EXTRA_LDFLAGS is for internal python use only. fix m4 script 2014-07-02 04:40:17 +00:00
cristiangreco 00f2202bb1 configure.ac: attempt to improve python detection by using a different m4
script
2009-09-13 23:28:18 +00:00