aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 84f1957..3d7dcb7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,11 +8,8 @@ AM_INIT_AUTOMAKE([-Wall -Werror 1.11.5 foreign tar-ustar silent-rules])
# Checks for programs.
AC_PROG_CC
-
-AC_CONFIG_SUBDIRS(gdbm/master gdbm/newcache)
+m4_include([bootstrap.mk])
AC_CONFIG_FILES([Makefile
src/Makefile
- src/master/Makefile
- src/newcache/Makefile
src/benchmark.mk])
AC_OUTPUT

Return to:

Send suggestions and report system problems to the System administrator.