Brent Cook
ad7ac48d03
add strsep fallback for libtls
2015-02-14 20:03:39 -06:00
Brent Cook
c2dccc1418
add all LIBADD dependencies for tls
...
The libtool transitive dependency magic does not seem to work for
cross-compilation, so explicitly specify them here.
2014-12-14 20:38:02 -06:00
Brent Cook
d2342f36bc
allow Windows DLLs to be built
...
based on a patch from Jan Engelhardt
2014-12-14 16:59:35 -06:00
Brent Cook
09e5a841cd
add LIBADD library dependencies to libssl/libtls
...
From Jan Engelhardt
2014-12-14 16:59:35 -06:00
Brent Cook
976f64d932
read all library versions directly from files
...
This makes building and testing easier because the library Makefile.am
files are use directly rather than as templates. Thanks to Wouter Clarie
for the idea.
2014-12-06 18:59:25 -06:00