Hello Paul, * Paul Eggert wrote on Thu, Oct 12, 2006 at 06:40:08PM CEST: > Bruno Haible <[EMAIL PROTECTED]> writes: > > > $ gnulib-tool --create-testdir --dir=/tmp/testdir `gnulib-tool --list` > > but this is no longer possible, since the config-h breaks a few other > > modules. > > Would anybody object if I changed all the other modules to be > compatible with config-h?
This would break lib/argz.c. Also, as I understand it, config-h is not the only problem child. fnmatch-posix and fnmatch-gnu are documented to collide as well. Cheers, Ralf
