Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

RE: [milter-greylist] missing res_state

2013-10-02 by Bruncsak, Attila

> > On my system the resolv.h does not contain the following statement:
> >
> > typedef struct __res_state *res_state;
> >
> > So I have only __res_state and not res_state.
> 
> You could add an autoconf test to look for res_state, and define a
> HAVE_RES_STATE, then:
> 
> #ifndef HAVE_RES_STATE
> typedef struct __res_state *res_state;
> #endif
> 

I am not an autoconf expert.
May anybody help to write the test for the existence of res_state?

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.