summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2000-04-16 13:06:48 +0200
committerLinus Nordberg <linus@nordberg.se>2000-04-16 13:06:48 +0200
commit0c8978f5ecd2238218c88eddb33a830cba68e9e8 (patch)
tree6ca91745e77eb15c97cbd474ac7aeb1124c8e2f4
parent5e1325178bae106e1d19b157172e6ba3b6c59b40 (diff)
downloadgmp-0c8978f5ecd2238218c88eddb33a830cba68e9e8.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f943ae4b5..df9124435 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2000-04-16 Linus Nordberg <linus@swox.se>
+
+ * configure.in: Invoke AC_PROG_LIBTOOL directly.
+
+ * acinclude.m4 (GMP_PROG_CC_FIND): Quote source variable when
+ setting CC64 and CFLAGS64.
+ (GMP_PROG_CC_SELECT): Cache result.
+ (GMP_PROG_LIBTOOL): Remove.
+
+ * aclocal.m4: Regenerate.
+ * configure: Regenerate.
+
2000-04-16 Torbjorn Granlund <tege@swox.com>
* mpn/asm-defs.m4: invert_normalized_limb => invert_limb.