[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OpenSSL patch for Heimdal 0.3d
>>>>> "GOMBAS" == GOMBAS Gabor <gombasg@inf.elte.hu> writes:
GOMBAS> On Mon, Jan 08, 2001 at 12:44:06PM +1100, Brian May wrote:
>> 1. It still includes -ldes, not -lcrypto 2. It fails to specify
>> -lcom_err
GOMBAS> How about the following patch:
Hmmm... 2nd thoughts.
Will this patch work if the built in version of libdes is required?
Not that I can see any real need for the libdes anymore... I don't
plan to use it again.
However, if libdes is going to remain supported, you will need to
check that LIB_des will expand to "-ldes" and not
"../libs/des/libdes.la" or something.
--
Brian May <bam@snoopy.apana.org.au>