Brent Cook
|
9adc6d6458
|
Revert "do not double-link libcrypto"
This reverts commit c83d468cfd5d3ca60a499b69c0b7c9d0b159d405.
It wasn't as superfluous as I thought on all platforms.
|
2014-12-27 16:52:25 -06:00 |
|
Brent Cook
|
c83d468cfd
|
do not double-link libcrypto
libssl already has LIBFLAGS for libcrypto, so adding -lcrypto is superfluous.
|
2014-12-27 16:34:48 -06:00 |
|
Brent Cook
|
13035fa666
|
simplify building the apps Makefile
Remove extra machinery in favor of a plain-old Makefile.am.
Tighten up what files are copied on build, package a simple openssl.cnf.
|
2014-12-06 11:20:56 -06:00 |
|