]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Thu, 31 Jan 2002 09:59:49 +0000 (10:59 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 31 Jan 2002 09:59:49 +0000 (10:59 +0100)
Rev: src/nettle/ChangeLog:1.62

ChangeLog

index 1e81637178c9569cea66b1d7a61eb97f5f9aa343..929c736bf74100bd35ba8b75b162d72e6eb5875f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-01-31  Niels Möller  <nisse@lysator.liu.se>
+
+       * 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  <nisse@cuckoo.hack.org>
 
        * nettle.texinfo (Randomness): New subsection on Yarrow.