Mike Frysinger wrote: > on glibc systems, error_t is defined in errno.h.
Yes. But on glibc systems, argz.h exists. Likewise for Cygwin. So? > if you try to build on a system that does > provide error_t, but not argz.h, the argz replacement module fails to build. What system is this? Please be explicit, so that we can reproduce what you are talking about. Bruno
