On Fri, Jun 13, 2008 at 10:31 AM, Craig A. Berry
<[EMAIL PROTECTED]> wrote:
> On Thu, Jun 12, 2008 at 7:50 PM, John E. Malmberg <[EMAIL PROTECTED]> wrote:
>> Even though configure.com was detecting the getgrgid and friends, they were
>> not being configured because HAS_GROUPS was not defined in vmsish.h.

>> +#if defined HAS_GETGRNAM_R || defined HAS_GETGRGID_R
>
> Wouldn't it be simpler to just do:
>
> #if __CRTL_VER >= 70302000


With that revision, applied as #34052.  Thanks.

Reply via email to