Updates to search for mk4.h rather than gdbm.h
This commit is contained in:
parent
2ec4d6782e
commit
c493080163
1 changed files with 2 additions and 2 deletions
|
@ -181,8 +181,8 @@
|
||||||
/* Define if you have the wait3 system call. */
|
/* Define if you have the wait3 system call. */
|
||||||
#undef HAVE_WAIT3
|
#undef HAVE_WAIT3
|
||||||
|
|
||||||
/* Define if you have gdbm installed system wide. */
|
/* Define if you have MetaKit installed system wide. */
|
||||||
#undef HAVE_GDBM
|
#undef HAVE_MK4
|
||||||
|
|
||||||
/* Define if you have zlib installed system wide. */
|
/* Define if you have zlib installed system wide. */
|
||||||
#undef HAVE_ZLIB
|
#undef HAVE_ZLIB
|
||||||
|
|
Loading…
Add table
Reference in a new issue