X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d3a67123c9d05b6d639adb0e6b4a874807602a6b..ed7b16e77ac3662db77d362d15e84b69e5cd3fe6:/acconfig.h diff --git a/acconfig.h b/acconfig.h index 317e93eb..dda87bfe 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