Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support both openbabel 2 and 3 #15

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

jmid
Copy link
Contributor

@jmid jmid commented Oct 26, 2023

Currently openbabel-2.0 support is hardcoded in the Makefile's include directory, which makes the installation fail on systems offering openbabel-3.

This PR changes it to support openbabel 2 and 3 via pkg-config and ocaml/opam-repository#24545. It therefore also adds a dependency on conf-pkg-config.

@UnixJunkie
Copy link
Owner

thanks for improving the portability of this software

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.

2 participants