DragonFly BSD
DragonFly commits List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: Fix WANT_IDEA knob.


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 24 Sep 2010 23:29:53 -0700 (PDT)

commit 89078d1fa25915899e3e5bd12d439cff52fd1812
Author: Peter Avalos <pavalos@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



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