Skip to content

Use automake and support building a shared library with ABI versioning #1

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

Merged
merged 3 commits into from
May 9, 2022

Conversation

musicinmybrain
Copy link
Contributor

Since this uses Automake, a release tarball can be generated with:

./autogen.sh && ./configure && make dist

Do not track autoreconf-generated files, files generated in configure,
or object files. Remove any such files that were already in version
control.
@mtszb mtszb merged commit 1c97922 into mtszb:master May 9, 2022
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