summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/INSTALL')
-rw-r--r--release_docs/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/INSTALL b/release_docs/INSTALL
index 310d45a..136347c 100644
--- a/release_docs/INSTALL
+++ b/release_docs/INSTALL
@@ -400,8 +400,8 @@
$ ./configure --disable-shared
- The C++ and Fortran libraries are currently only available in the
- static format.
+ Shared C++ and Fortran libraries will be built if shared libraries
+ are enabled.
To build only statically linked executables on platforms which
support shared libraries, use the `--enable-static-exec' flag.