Fix stray word in line-wrapped comment in install.texi.
This commit is contained in:
parent
d510c12326
commit
fb06851d67
@ -1,3 +1,7 @@
|
||||
2012-02-21 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* manual/install.texi: Fix stray word in line-wrapped comment.
|
||||
|
||||
2012-02-20 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
|
||||
|
2
INSTALL
2
INSTALL
@ -101,8 +101,6 @@ will be used, and CFLAGS sets optimization options for the compiler.
|
||||
Use this option if your computer lacks hardware floating-point
|
||||
support and your operating system does not emulate an FPU.
|
||||
|
||||
these
|
||||
|
||||
`--disable-shared'
|
||||
Don't build shared libraries even if it is possible. Not all
|
||||
systems support shared libraries; you need ELF support and
|
||||
|
@ -122,8 +122,7 @@ and your operating system does not emulate an FPU.
|
||||
|
||||
@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 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
|
||||
|
Loading…
Reference in New Issue
Block a user