autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: another CONFIG_SHELL doc instance missed


From: Howard Chu
Subject: Re: another CONFIG_SHELL doc instance missed
Date: Fri, 13 Jan 2006 08:36:34 -0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060111 SeaMonkey/1.5a Mnenhy/0.7.3.0

Stepan Kasal wrote:
Hello Ralf,

On Fri, Jan 13, 2006 at 10:37:09AM +0100, Ralf Wildenhues wrote:
        * doc/install.texi (Defining Variables): Put `CONFIG_SHELL'
        in environment of `configure', not the command line.
...
OK to apply?

a quick answer: why is it necessary to have this?

It seems that the problem could be fixed by inspecting the arguments
before the echo tests, so that CONFIG_SHELL is set correctly.

But I guess that there must be better solution:
1) cannot libtool use something like AS_DETECT_SUGGESTED if it is
going to exec configure under a "better shell"?
2) or if the main purpose is to find out a good shell for the libtool
scripts, perhaps the tests could be performed later...

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.

--
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc
  OpenLDAP Core Team            http://www.openldap.org/project/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]