X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=configure.in;h=5176a8aaa19a5c638a82e88101580e3f5eb6aa8d;hp=37204fa28b8f0d082122ebbee61fa263f1cb25fd;hb=84b98d0484fe61d4ebe205016e35a06da194f525;hpb=ba22f50e4261b7a2a07cd5baf6b035425c45df28 diff --git a/configure.in b/configure.in index 37204fa..5176a8a 100644 --- a/configure.in +++ b/configure.in @@ -370,9 +370,9 @@ AC_TRY_LINK([#include ], [sigsetjmp((void *)0, 0);], AC_REPLACE_FUNCS(snprintf strerror strdup) -dnl Look for the initgroups() declaration. On AIX 4.[13] and Solaris 4.1.3, -dnl the function is defined in libc but there's no declaration in any system -dnl header. +dnl Look for the initgroups() declaration. On AIX 4.[13], Solaris 4.1.3, and +dnl ULTRIX 4.2A the function is defined in libc but there's no declaration in +dnl any system header. dnl dnl On Solaris 2.[456], the declaration is in . On HP-UX 9-11 and dnl (reportedly) FreeBSD 3.[23], it's in . Any other locations we