We build openssl and crypto libraries with non default names like libstssl.so and libstcrypto.so.
While configuring curl, how do I specify names of these libraries as ssl libraries ? By default configure uses SSL_LIBS as "-lssl -lcrypto" . Is there a way to change this and make SSL_LIBS as libstssl.so and libstcrypto.so. Thanks, Sudhakar
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
