Skip to content

Wishlist: How to compile #4

Description

@hackerb9

It would be nice if there was a section before Installation that was called Compilation and reminded people how to build a program using autotools. For example,

Compilation

Salsa-lib uses the standard GNU autotools for portability. To compile, run these commands:

autoupdate
autoreconf -i
./configure
make

See below for options you can give to ./configure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions