fix -nfp documentation
This commit is contained in:
parent
2198e4ba24
commit
72754842fc
@ -1,3 +1,7 @@
|
||||
Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
|
||||
|
||||
* configure.texi: fix doc for the -nfp option to configure
|
||||
|
||||
Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
|
||||
|
||||
* Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
|
||||
|
@ -1077,8 +1077,8 @@ might also be use to decide which libraries to build or what user
|
||||
interface the tool should provide.
|
||||
@end defvar
|
||||
|
||||
@defvar{nfp}
|
||||
Is set to @code{true} if the user invoked configure with the @code{-nfp}
|
||||
@defvar{floating_point}
|
||||
Is set to @code{no} if the user invoked configure with the @code{-nfp}
|
||||
command line option, otherwise it is empty. This is a request to target
|
||||
machines with @emph{no floating point} unit, even if the targets
|
||||
ordinarily have floating point units available. This option has no
|
||||
|
Loading…
Reference in New Issue
Block a user