<attila.bruncsak@...> wrote: > With the attached patch it is at least compiling fine if > CFLAGS="-DNO_VSYSLOG" is there on the configure command line. FWIW, it's esay to check for a function: you can get HAVE_VSYSLOG defined or not in config.h by just adding vsyslog to AC_CHECK_FUNCS() in configure.ac -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] missing vsyslog
2006-08-28 by manu@netbsd.org