aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5abd4ff..84f1957 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.69])
-AC_INIT([gdbm-benchmarks],[0.1],[gray@gnu.org],
- [gdbm-benchmarks],
+AC_INIT([cache-benchmarks],[0.1],[gray@gnu.org],
+ [cache-benchmarks],
[https://puszcza.gnu.org.ua/projects/gdbm])
AC_CONFIG_SRCDIR([src/fetchkeys.c])
AC_CONFIG_AUX_DIR([build-aux])

Return to:

Send suggestions and report system problems to the System administrator.