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

Update makefile.am to build libs in lib/ rather than bin/ #44

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

edawson
Copy link
Contributor

@edawson edawson commented Mar 16, 2019

This modifies the Makefile.am to place libraries in ${prefix}/lib, rather then ${prefix}/bin. I didn't test if this had any side effects, but I think it should work so long as all the system paths (i.e. LD_LIBRARY_PATH, PATH) are as expected.

@walaj
Copy link
Owner

walaj commented Mar 18, 2019

Agree this is a better practice. I'll merge this, and then reconf the .am files to make a better default Makefile.

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