X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/cb8a7b870ba2f2f6c7c23152a4482132e59f678e..45274379ba9b2e9bb165a213bca5e5682c64cba0:/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