On 18 August 2018 at 22:38, Bruno Haible <[email protected]> wrote: > Reuben Thomas wrote: > > OK, globfree.c should already have seen libc-config.h via glob.h, so I > > don't see why it's *not* working. > > We have a new optimization that omits the generated glob.h when it would > not add relevant standardized declarations. Since glob.h is not supposed > to define the macros 'weak_alias', 'libc_hidden_def', etc. you cannot > count on '#include <glob.h>' to provide these macros. >
Many thanks for the explanation. (Testing the patch now.) -- https://rrt.sc3d.org
