From c4930801636716bae4afc666fc1bb19e0af9f331 Mon Sep 17 00:00:00 2001 From: curt Date: Tue, 20 Jun 2000 04:47:40 +0000 Subject: [PATCH] Updates to search for mk4.h rather than gdbm.h --- acconfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/acconfig.h b/acconfig.h index 6a80f8990..f4ef8ed19 100644 --- a/acconfig.h +++ b/acconfig.h @@ -181,8 +181,8 @@ /* Define if you have the wait3 system call. */ #undef HAVE_WAIT3 -/* Define if you have gdbm installed system wide. */ -#undef HAVE_GDBM +/* Define if you have MetaKit installed system wide. */ +#undef HAVE_MK4 /* Define if you have zlib installed system wide. */ #undef HAVE_ZLIB