Hello Paul, * Paul Eggert wrote on Thu, Sep 14, 2006 at 12:41:51AM CEST: > Since nobody needs HAVE_CONFIG_H any more, [...]
What makes you reach this conclusion (for third-party packages, not for some well-maintained GNU packages)? Why was there a need at one time but not now? > If this is a real problem for anybody (which I think it won't be), > we can define a new no-config-h module which reverses the change. CVS Libtool's libltdl allows third-party user code to decide over the naming of the config header file it may share with it (and whether to use one), thus the weird usage in lib/argz.c. I don't see a compelling reason to drop this support. Cheers, Ralf
