From: Niels Möller Date: Thu, 31 Jan 2002 09:59:49 +0000 (+0100) Subject: *** empty log message *** X-Git-Tag: nettle_1.5_release_20020131~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8005f5431f1536fb77fb1f198a50fe7130cd1570;p=thirdparty%2Fnettle.git *** empty log message *** Rev: src/nettle/ChangeLog:1.62 --- diff --git a/ChangeLog b/ChangeLog index 1e816371..929c736b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-01-31 Niels Möller + + * configure.in: Added command line options --with-lib-path and + --with-include-path. Use the RPATH-macros to get correct flags for + linking the test programs with gmp. + + * acinclude.m4: New file. + 2002-01-31 Niels Möller * nettle.texinfo (Randomness): New subsection on Yarrow.