X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=acconfig.h;h=dda87bfe01f960bd6d40742b3ba71c9febcfb8aa;hb=6e0e2e4490ebb9daf1f62ed7a2d30412551772ee;hp=317e93eb470e460901db325db2a15280d6d3be80;hpb=d3a67123c9d05b6d639adb0e6b4a874807602a6b;p=mmh 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