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

generalize the Linux Makefile for other openssl versions #48

Closed
redbrain17 opened this issue Jun 25, 2015 · 1 comment
Closed

generalize the Linux Makefile for other openssl versions #48

redbrain17 opened this issue Jun 25, 2015 · 1 comment
Assignees

Comments

@redbrain17
Copy link

To Link my sscp build against openssl i need to adapt the OPENSSL Path String in the Makefile

-OPENSSL = ../openssl
+OPENSSL = ../openssl-1.0.1m

@aleibl aleibl self-assigned this Apr 5, 2019
@gotthardp
Copy link
Contributor

Since 69df7a3 we use GNU autotools that work with any openssl version.

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

3 participants