X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config.h.in;h=b9b9ed169ceec10e51f39b559d1e6fdd3a8fa6be;hb=7bc88af67d0a3ef9df2309a7521b973033ecbe49;hp=848640788a6a65779c32b6651f357572a9ca3405;hpb=45274379ba9b2e9bb165a213bca5e5682c64cba0;p=mmh diff --git a/config.h.in b/config.h.in index 8486407..b9b9ed1 100644 --- a/config.h.in +++ b/config.h.in @@ -299,6 +299,11 @@ /* 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 (or a file it includes) rather than just having a "stealth" definition of it in libc.a the way AIX 4.1 does. */