Skip to content

Conversation

@pieterlexis
Copy link
Collaborator

@pieterlexis pieterlexis commented Jan 12, 2021

When using Boost::Python, the program should be linked with -lpython$VERSION. This PR does some basic detection of different versions of python to accomplish this.

It would be nice to have some a way to specify the version of python to target.

This PR also switches from AC_PROG_LIBTOOL (which is deprecated in autoconf 2.70) to LT_INIT (which is available since 2004).

Fixes #118

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BOOST_PYTHON error since python 3.8

1 participant