]> diplodocus.org Git - nmh/blobdiff - config.h.in
Just removed the odd space between the "!" and the "/bin/sh". I believe some
[nmh] / config.h.in
index e6073bd3bebee95463bac3395785e4d5fe9f6673..b9b9ed169ceec10e51f39b559d1e6fdd3a8fa6be 100644 (file)
 #undef HAVE_GETHOSTBYNAME
 
 /* Define to the header containing the declaration of initgroups() on your
-   system, if any.  AIX 4.[13] and SunOS 4.1.3 have the function in libc but
-   don't have a declaration anywhere. */
+   system, if any.  AIX 4.[13], SunOS 4.1.3, and ULTRIX 4.2A have the function
+   in libc but don't have a declaration anywhere. */
 #undef INITGROUPS_HEADER
 
 /* Define if your system actually has a prototype for snprintf() in <stdio.h>