X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=acconfig.h;h=dda87bfe01f960bd6d40742b3ba71c9febcfb8aa;hp=317e93eb470e460901db325db2a15280d6d3be80;hb=f2763b05544699fbc1455451652965f03385951f;hpb=d3a67123c9d05b6d639adb0e6b4a874807602a6b diff --git a/acconfig.h b/acconfig.h index 317e93e..dda87bf 100644 --- a/acconfig.h +++ b/acconfig.h @@ -263,3 +263,8 @@ /* Define if your system has db1/ndbm.h instead of ndbm.h (ppclinux) */ #undef HAVE_DB1_NDBM_H + +/* Define if your system actually has a prototype for snprintf() in + (or a file it includes) rather than just having a "stealth" definition of it + in libc.a the way AIX 4.1 does. */ +#undef HAVE_SNPRINTF_PROTOTYPE