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

Wishlist: How to compile #4

Open
hackerb9 opened this issue Oct 24, 2023 · 0 comments
Open

Wishlist: How to compile #4

hackerb9 opened this issue Oct 24, 2023 · 0 comments

Comments

@hackerb9
Copy link

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.

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

No branches or pull requests

1 participant