summaryrefslogtreecommitdiff
path: root/doc/gmp.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gmp.texi')
-rw-r--r--doc/gmp.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/gmp.texi b/doc/gmp.texi
index 90ef26c4f..c3174f019 100644
--- a/doc/gmp.texi
+++ b/doc/gmp.texi
@@ -923,8 +923,7 @@ preprocessor should be set in @samp{CPPFLAGS} rather than @samp{CFLAGS}.
Compiling is done with both @samp{CPPFLAGS} and @samp{CFLAGS}, but
preprocessing uses just @samp{CPPFLAGS}. This distinction is because most
preprocessors won't accept all the flags the compiler does. Preprocessing is
-done separately in some configure tests, and in the @samp{ansi2knr} support
-for K&R compilers.
+done separately in some configure tests.
@item @option{CC_FOR_BUILD}
@cindex @code{CC_FOR_BUILD}