Bruncsak, Attila <attila.bruncsak@...> wrote: > 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 -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] missing res_state [2 Attachments]
2013-10-01 by manu@...