ranko_z <ranko@...> wrote: > Once I have added to -D_REENTRANT to the Makefile, all worked well > plus a bunch of compile warnings related to strtok_r disappeard. Excellent. Would you contribute a configure test for that? Build a test with strtok_r with and without -D_REENTRANT, using -Werror, and if the second fail, add -D_REENTRANT to CFLAGS. There is a similar test in configure.ac for -D__EXTENSIONS__, you just have to copy/paste it. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] Re: sync.c:local_addr() use
2005-03-26 by manu@netbsd.org