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
Steven Siloti 18dc2e3d3a port new Boost.Python macro from RC_1_0 2016-02-06 07:48:17 -08:00
cristiangreco e1def2ccaa configure.ac: cleanup python detection scripts 2009-09-18 18:47:57 +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
cristiangreco 2fd925a4ae Rewrite autotools build system (new configure.ac, changes for various
Makefile.am and fixed m4 scripts). Could still need some fixes.
2009-09-10 02:22:13 +00:00