git: Fix WANT_IDEA knob.

Peter Avalos pavalos at crater.dragonflybsd.org
Fri Sep 24 23:30:48 PDT 2010


commit 89078d1fa25915899e3e5bd12d439cff52fd1812
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date:   Fri Sep 24 20:24:48 2010 -1000

    Fix WANT_IDEA knob.
    
    I broke this in my last OpenSSL import.  Add a note to README.DRAGONFLY
    to automatically generate opensslconf.h when Configure is run, and
    adjust Makefile.inc to compensate for the generated code.

Summary of changes:
 crypto/openssl/README.DRAGONFLY           |    4 ++--
 secure/lib/libcrypto/Makefile.inc         |    2 +-
 secure/lib/libcrypto/opensslconf-i386.h   |    6 ++++++
 secure/lib/libcrypto/opensslconf-x86_64.h |    6 ++++++
 4 files changed, 15 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89078d1fa25915899e3e5bd12d439cff52fd1812


-- 
DragonFly BSD source repository





More information about the Commits mailing list