search for: ssllibver

Displaying 1 result from an estimated 1 matches for "ssllibver".

Did you mean: ssllibdir
2016 Jan 04
2
OPenssl and dependencies such as openssh
...cking" >&2;} else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include <stdio.h> #include <string.h> #include <openssl/opensslv.h> #include <openssl/crypto.h> #define DATA "conftest.ssllibver" int main () { FILE *fd; int rc; fd = fopen(DATA,"w"); if(fd == NULL) exit(1); if ((rc = fprintf(fd ,"%08x (%s)\n", SSLeay(), SSLeay_version(SSLEA...