]> diplodocus.org Git - nmh/blobdiff - config.h.in
Modified the mmailid comment to reflect that there are now two types of
[nmh] / config.h.in
index ae0684e7cbe69ea7e7c96b57e82c02641a9ab543..848640788a6a65779c32b6651f357572a9ca3405 100644 (file)
 /* Define if your system has gethostbyname */
 #undef HAVE_GETHOSTBYNAME
 
 /* Define if your system has gethostbyname */
 #undef HAVE_GETHOSTBYNAME
 
+/* Define if your system actually has a prototype for snprintf() in <stdio.h>
+   (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
+
 /* Define if you have the killpg function.  */
 #undef HAVE_KILLPG
 
 /* Define if you have the killpg function.  */
 #undef HAVE_KILLPG