git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11066 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-01 09:21:26 +00:00
parent f731320f36
commit 1e6660fca2

View File

@@ -1,3 +1,9 @@
2002-08-01 Johan Danielsson <joda@pdc.kth.se>
* crypto.m4: newer openssl seems to take the address of the
schedule parameter to des_cbc_encrypt, so we need to feed it a
variable, not just NULL (from Magnus Holmberg)
2002-05-24 Johan Danielsson <joda@pdc.kth.se> 2002-05-24 Johan Danielsson <joda@pdc.kth.se>
* misc.m4: change \100 back to @; some m4's (probably some regex) * misc.m4: change \100 back to @; some m4's (probably some regex)
@@ -45,6 +51,12 @@
* db.m4: make it possible to run this twice * db.m4: make it possible to run this twice
* Makefile.am.common: also install nodist_include_HEADERS
2002-05-16 Johan Danielsson <joda@pdc.kth.se>
* make-proto.pl: make it possible to redefine the "private" regexp
2002-05-02 Johan Danielsson <joda@pdc.kth.se> 2002-05-02 Johan Danielsson <joda@pdc.kth.se>
* db.m4: am_cond HAVE_* * db.m4: am_cond HAVE_*