fix for configure to find db1/ndbm.h in new linux systems
[mmh] / acconfig.h
index 5051962..a54d1d7 100644 (file)
 
 /* Define if your system has mkstemp */
 #undef HAVE_MKSTEMP
+
+/* Define if your system has db1/ndbm.h instead of ndbm.h (ppclinux) */
+#undef HAVE_DB1_NDBM_H