Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 12 Jun 2011 06:10:34 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: SybaseASE / hmailserver automagic enable

On Thu, Jun 09, 2011 at 08:35:26PM +0200, magnum wrote:
> I just uploaded a patch that removes the -DHAVE_OPENSSL_SHA256 stuff in 
> favor of an OpenSSL version macro, so SybaseASE and hmailserver are 
> automagically enabled if the OpenSSL version is new enough. Seems to 
> work like a champ.

Thanks!

> Is there any reason against doing this?

No, I just overlooked the possibility.

As to an #else with #warning, I think we need to wrap the #warning in
#ifdef __GNUC__ ... #endif, or some non-GNU cpp might complain.

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.