summaryrefslogtreecommitdiff
path: root/doc/INSTALL.UTF-8
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-12-27 07:00:31 -0800
committerKarl Berry <karl@freefriends.org>2011-12-27 07:00:31 -0800
commit771de9614b52042c1870625d412263a22708152e (patch)
treec52e514d535289b80b03c8b1d93d50655acdeff7 /doc/INSTALL.UTF-8
parentb5648a5ca745f620948f53d69b8f844ea00affbe (diff)
downloadgnulib-771de9614b52042c1870625d412263a22708152e.tar.gz
autoupdate
Diffstat (limited to 'doc/INSTALL.UTF-8')
-rw-r--r--doc/INSTALL.UTF-85
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/INSTALL.UTF-8 b/doc/INSTALL.UTF-8
index 115d5eacb0..fbdc8cd0b7 100644
--- a/doc/INSTALL.UTF-8
+++ b/doc/INSTALL.UTF-8
@@ -309,9 +309,10 @@ causes the specified ‘gcc’ to be used as the C compiler (unless it is
overridden in the site shell script).
Unfortunately, this technique does not work for ‘CONFIG_SHELL’ due to
-an Autoconf bug. Until the bug is fixed you can use this workaround:
+an Autoconf limitation. Until the limitation is lifted, you can use
+this workaround:
- CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
+ CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash
‘configure’ Invocation
======================