gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to pass openssl lib/include from configure to SSL/configure ?


From: T.J. Yang
Subject: Re: How to pass openssl lib/include from configure to SSL/configure ?
Date: Mon, 25 Oct 2004 20:49:32 -0500

From: Adam Fedor <address@hidden>
To: "T.J. Yang" <address@hidden>
CC: address@hidden
Subject: Re: How to pass openssl lib/include from configure to SSL/configure ?
Date: Mon, 25 Oct 2004 16:55:57 -0600


On Oct 25, 2004, at 4:28 PM, T.J. Yang wrote:

2. the configure script in SSL has the openssl include and lib options.

root> ./configure --help |grep openssl
 --disable-openssl             Disable support for openssl in URL classes
 --with-openssl-include=PATH  include path for openssl headers
 --with-openssl-library=PATH  library path for openssl libraries
root>pwd
/opt/build/gnustep-base-1.10.0/SSL
root>

3. Anyone know how do I pass on the option from top level
of configure in /opt/build/gnustep-base-1.10.0 ?



Can't you just specify them in the top level and they'll get passed down?

<snip>
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for CRYPTO_malloc in -lcrypto... yes
checking for main in -lsocket... yes
checking for ssl2_clear in -lssl... yes
checking for des_setkey in -lcipher... no
configure: creating ./config.status
config.status: creating config.mak
config.status: creating config.h
root>

;)

I guess it needs to be documented better.


The top level ./configure should show lower level options
when ./configure --help was called.

Thanks again

tj

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! hthttp://messenger.msn.click-url.com/go/onm00200471ave/direct/01/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]