DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Fix WANT_IDEA knob.
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]