Skip to content
  • Murray Cumming's avatar
    Use the regular AX_BOOST_PYTHON configure.ac macro. · 75c2f220
    Murray Cumming authored
    	* macros/ax_boost_python_murrayc.m4: Remove this heavily changed
    	version of AX_BOOST_PYTHON because it is hard to use this while getting
    	improvements to the official one.
    	* macros/mm-python.m4: Remove this, which we used in
    	AX_BOOST_PYTHON_MURRAYC.
    	* macros/: Add the latest versions of ax_python_devel.m4,
    	ax_boost_base.m4 and ax_boost_python.m4.
    	* configure.ac: Use the official macros.
    	* Makefile_libglom.am: Create some variables to build the
    	flags and concatenate them together for simple use, and use them.
    	* Makefile_tests.am: Use the variables here too.
    
    Hopefully this does not cause any regressions. It should make it
    easier to use python 3.
    75c2f220