summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2020-06-03 13:44:24 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2020-06-03 13:44:24 +0000
commit7d286960868c8bacf74e119d20fff0fcf2eda1ed (patch)
tree3720fc11506fff9a8fee29b881f876fdae82ec08 /configure.ac
parent97674b79479ca67d71cc3c1c15bdb0c050cd0c80 (diff)
downloadmpfr-7d286960868c8bacf74e119d20fff0fcf2eda1ed.tar.gz
[configure.ac] Minor change in a comment.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13934 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5d369633c..4be3f5415 100644
--- a/configure.ac
+++ b/configure.ac
@@ -807,7 +807,7 @@ dnl End of setup related to GMP / mini-gmp
dnl The getrusage function is needed for MPFR bench (cf tools/bench)
AC_CHECK_FUNCS([getrusage])
-dnl Remove also many MACROS (AC_DEFINE) which are unused by MPFR and
+dnl Remove also many macros (AC_DEFINE), which are unused by MPFR and
dnl pollute (and slow down because libtool has to parse them) the build.
if test -f confdefs.h; then
for i in PACKAGE_ HAVE_STRING HAVE_DLFCN_H HAVE_MEM STDC_HEADERS \