]> 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 848640788a6a65779c32b6651f357572a9ca3405..b9b9ed169ceec10e51f39b559d1e6fdd3a8fa6be 100644 (file)
 /* Define if your system has gethostbyname */
 #undef HAVE_GETHOSTBYNAME
 
+/* Define to the header containing the declaration of initgroups() on your
+   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>
    (or a file it includes) rather than just having a "stealth" definition of it
    in libc.a the way AIX 4.1 does. */