diff options
author | Marius Vollmer <mvo@zagadka.de> | 2002-07-26 16:21:00 +0000 |
---|---|---|
committer | Marius Vollmer <mvo@zagadka.de> | 2002-07-26 16:21:00 +0000 |
commit | c3b6ed76e38a09e0f34879ef353b02b0bfdfab63 (patch) | |
tree | 630414d3b98f1ac826d8378912c26ac91230ad7c | |
parent | 1bb649f993e77749a463b77b5db4d524473a3c7e (diff) | |
download | guile-c3b6ed76e38a09e0f34879ef353b02b0bfdfab63.tar.gz |
*** empty log message ***
-rw-r--r-- | benchmark-suite/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark-suite/ChangeLog b/benchmark-suite/ChangeLog index 923019024..a7d17d1ec 100644 --- a/benchmark-suite/ChangeLog +++ b/benchmark-suite/ChangeLog @@ -3,6 +3,7 @@ * Makefile.am (SCM_BENCHMARKS): List the real benchmarks, not foo and bar. (SCM_BENCHMARKS_DIRS): Uncommented, with an empty value. + (dist-hook): Use quotes so that an empty SCM_BENCHMARKS_DIRS works. 2002-07-21 Dirk Herrmann <D.Herrmann@tu-bs.de> |