X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=acconfig.h;h=a54d1d777c858ba2e3e7b620cc309aa904afa658;hb=d036480eb208e821aba1485ec77da7f06bdf13a8;hp=5051962e663cbe8d61a1130a8b9a158111087d35;hpb=d3d0096ab170eec3ccfb35615a246a4d5d31b878;p=mmh diff --git a/acconfig.h b/acconfig.h index 5051962..a54d1d7 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