Imported from ../bash-2.05b.tar.gz.
[platform/upstream/bash.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 193f2b8..bd0d417 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -210,7 +210,7 @@ the Bash `configure' recognizes.
 `--with-installed-readline[=PREFIX]'
      Define this to make Bash link with a locally-installed version of
      Readline rather than the version in `lib/readline'.  This works
-     only with Readline 4.2 and later versions.  If PREFIX is `yes' or
+     only with Readline 4.3 and later versions.  If PREFIX is `yes' or
      not supplied, `configure' uses the values of the make variables
      `includedir' and `libdir', which are subdirectories of `prefix' by
      default, to find the installed version of Readline if it is not in
@@ -236,7 +236,8 @@ and linked, rather than changing run-time features.
      Enable support for large files
      (http://www.sas.com/standards/large_file/x_open.20Mar96.html) if
      the operating system requires special compiler options to build
-     programs which can access large files.
+     programs which can access large files.  This is enabled by
+     default, if the operating system provides large file support.
 
 `--enable-profiling'
      This builds a Bash binary that produces profiling information to be