On 7/26/2014 18:52, Rafaël Carré wrote: > However autoconf defines neither of these, but only _GNU_SOURCE > > glibc's features.h defines all the above features if _GNU_SOURCE is defined, > but mingw-w64 does not. > > I suggest removing the ifdef altogether, as strtok_r will always be > available. >
Or add check for _GNU_SOURCE? I have no strong opinions on this.
signature.asc
Description: OpenPGP digital signature

