summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-04-10 00:02:48 +0200
committerKevin Ryde <user42@zip.com.au>2000-04-10 00:02:48 +0200
commit9a14279f2f30bac353a0f1a1e8731af320ef99d0 (patch)
tree7c1497f5714510f5fa2d6d8d9a13c790ca1b8546 /tests
parent335a8cd303c07f21d3ee1cdc1b95f190c7585a4d (diff)
downloadgmp-9a14279f2f30bac353a0f1a1e8731af320ef99d0.tar.gz
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/rand/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/rand/ChangeLog b/tests/rand/ChangeLog
index 1e207eedc..e95557b44 100644
--- a/tests/rand/ChangeLog
+++ b/tests/rand/ChangeLog
@@ -1,7 +1,8 @@
2000-04-10 Kevin Ryde <kevin@swox.se>
* Makefile.am (LDADD): Don't need -lm (now in libgmp.la).
- Use EXTRA_PROGRAMS not noinst_PROGRAMS.
+ (EXTRA_PROGRAMS): Not noinst_PROGRAMS.
+ (INCLUDES): Shorten to -I$(top_srcdir) now using AM_CONFIG_HEADER.
2000-04-01 Linus Nordberg <linus@swox.se>