Matthew Woehlke <[EMAIL PROTECTED]> wrote: > ...for some reason, configure on AIX is incorrectly thinking that it has > strndup (declared, anyway) from the OS, when it does not UNLESS > '_ALL_SOURCE' is defined. This causes a build failure in xstrndup (from > coreutils 6.6, and Jim's 6.7+ snapshot from Jan-26). > > I know string.h has been seeing a lot of love recently, does this sound > like something already fixed (or more likely, irrelevant?) or should I > investigate why configure's check is failing?
It should be fixed in the coreutils snapshot of a few minutes ago. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
