diff options
author | jbj <devnull@localhost> | 2003-03-24 17:25:42 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2003-03-24 17:25:42 +0000 |
commit | 0b8c3f8319fb610f809f3276ae8001b67b85177d (patch) | |
tree | 99b8a660a90efc8d44ea02cc37ae5f0143f8a438 /configure.ac | |
parent | 803528c258d2c14b820a9b2fb5bf2eba9a486133 (diff) | |
download | rpm-0b8c3f8319fb610f809f3276ae8001b67b85177d.tar.gz rpm-0b8c3f8319fb610f809f3276ae8001b67b85177d.tar.bz2 rpm-0b8c3f8319fb610f809f3276ae8001b67b85177d.zip |
Add benchmark stopwatch, change precision from milli- to micro-secs.
CVS patchset: 6715
CVS date: 2003/03/24 17:25:42
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e41295d13..3625759cc 100644 --- a/configure.ac +++ b/configure.ac @@ -38,7 +38,7 @@ echo " * Here's the rpm-4_1 branch, latest is rpm-4.1.1: * * cvs up -r rpm-4_1 * * * -* Here's the rpm-4_0 branch, latest is rpm-4.0.4: * +* Here's the rpm-4_0 branch, latest is rpm-4.0.5: * * cvs up -r rpm-4_0 * * * **************************************************************************** |