summaryrefslogtreecommitdiff
path: root/manual/install.texi
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-04-10 12:48:55 +0000
committerUlrich Drepper <drepper@redhat.com>1999-04-10 12:48:55 +0000
commitb5ca0fb00d9540193c742df92facc0d7cc3c49b1 (patch)
tree4331d65b67617e9bd14832d947fda24dd4e51667 /manual/install.texi
parent3877d9ea5fc19eb51aeab20c3a085c6ce743696c (diff)
Update.
1999-04-10 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/install.texi (Configuring and compiling): Comment out description of --disable-static since this doesn't work currently (see change by Ulrich Drepper on 1998-12-07 for configure.in).
Diffstat (limited to 'manual/install.texi')
-rw-r--r--manual/install.texi7
1 files changed, 4 insertions, 3 deletions
diff --git a/manual/install.texi b/manual/install.texi
index 6042029c0b..c62c3481f4 100644
--- a/manual/install.texi
+++ b/manual/install.texi
@@ -119,9 +119,10 @@ with old binutils.)
Use this option if your computer lacks hardware floating-point support
and your operating system does not emulate an FPU.
-@item --disable-static
-Don't build static libraries. Static libraries aren't that useful these
-days, but we recommend you build them in case you need them.
+@c disable static doesn't work currently
+@c @item --disable-static
+@c Don't build static libraries. Static libraries aren't that useful these
+@c days, but we recommend you build them in case you need them.
@item --disable-shared
Don't build shared libraries even if we could. Not all systems support