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

configure.ac: add support for static-only configuration #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 6, 2021

  1. configure.ac: add support for static-only configuration

    Adjust build system to link binaries to static library if shared is not built.
    Also, use @ar@ provided by autoconf instead of unprefixed "ar" to support
    cross-compilation.
    Dmitry Bogatov committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    217b4fe View commit details
    Browse the repository at this point in the history