]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
(config.status Invocation): Warn about
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Feb 2005 00:33:08 +0000 (00:33 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Feb 2005 00:33:08 +0000 (00:33 +0000)
discrepancy between CONFIG_SHELL and shell used to invoke 'configure'.

doc/autoconf.texi

index b5d40e4e80d40c018267ef8ffe0be5cef4566e40..6569134d634638df353110390786e229225f4888 100644 (file)
@@ -13628,6 +13628,13 @@ can alter its behavior:
 The shell with which to run @command{configure} for the @option{--recheck}
 option.  It must be Bourne-compatible.  The default is a shell that
 supports @env{LINENO} if available, and @file{/bin/sh} otherwise.
+Invoking @command{configure} by hand bypasses this setting, so you may
+need to use a command like @samp{/bin/bash ./configure
+CONFIG_SHELL=/bin/bash} to insure that the same shell is used
+everywhere.
+@example
+
+@end example
 @end defvar
 
 @defvar CONFIG_STATUS