]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
ChangeLog entry for previous change.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 27 Aug 2017 19:05:12 +0000 (21:05 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 27 Aug 2017 19:06:32 +0000 (21:06 +0200)
ChangeLog

index 3a027a610390b86879478e6f1fafc887815f12e1..77ea99abc5898edafcfd6900fb10d0372a308069 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2017-08-27  Niels Möller  <nisse@lysator.liu.se>
+
+       * configure.ac (GMP_NUMB_BITS): Set to dummy value "n/a" in
+       mini-gmp builds.
+       (NUMB_BITS): New substituted variable which always holds the
+       configured value.
+       * Makefile.in (GMP_NUMB_BITS): Renamed variable...
+       (NUMB_BITS): ...new name
+       * config.make.in: Update corresponding substitution.
+
 2017-08-26  Niels Möller  <nisse@lysator.liu.se>
 
        * ecc-mod-inv.c (ecc_mod_inv): Add missing assert. Fixes a