X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=config.h.in;h=e6073bd3bebee95463bac3395785e4d5fe9f6673;hb=b1450ec537bd31be606633aa363201cc2ed95b9a;hp=848640788a6a65779c32b6651f357572a9ca3405;hpb=45274379ba9b2e9bb165a213bca5e5682c64cba0;p=mmh diff --git a/config.h.in b/config.h.in index 8486407..e6073bd 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] and SunOS 4.1.3 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. */