X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d3d0096ab170eec3ccfb35615a246a4d5d31b878..8563731b02ce9d750806f6b1769af8b399d964e8:/acconfig.h diff --git a/acconfig.h b/acconfig.h index 5051962e..a54d1d77 100644 --- a/acconfig.h +++ b/acconfig.h @@ -246,3 +246,6 @@ /* 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