From 72754842fc5897eb86df018a7c67c5bd762804ca Mon Sep 17 00:00:00 2001 From: "David D. Zuhn" Date: Wed, 3 Jun 1992 03:06:02 +0000 Subject: [PATCH] fix -nfp documentation --- ChangeLog | 4 ++++ configure.texi | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4aadb88e83..98df5fb650 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. diff --git a/configure.texi b/configure.texi index f8b07cee8f..c2f724cf4d 100644 --- a/configure.texi +++ b/configure.texi @@ -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