Hi Howard,

* Howard Chu wrote on Fri, Jan 13, 2006 at 05:36:34PM CET:
> 
> On a slightly related note - the libtool configure script uses 
> AC_CONFIG_SUBDIRS to invoke the libltdl configure script. It seems to me 
> the subdir script ought to be invoked with --no-reexec since the top 
> level script has already gone to the trouble of selecting the best shell.

True, that could be done.  However, CVS HEAD does not have this
construction any more anyway, and this is not strictly a bug, so
I'm not inclined to change branch-1-5 here.

It's not possible to generally add --no-reexec to sub-configure scripts,
because if they don't use libtool, they will barf over the unrecognized
option.

Cheers,
Ralf


Reply via email to