summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2020-06-04 16:22:38 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2020-06-04 16:22:38 +0000
commitbd6f2bf8121e79ff5bca57fecde10c568bc99d90 (patch)
tree9da2079c9970b3380ba8c037316809aa41f7a1d4 /configure.ac
parentdbcb8fcf1c81dd47888fddb8c4834122be33db8d (diff)
downloadmpfr-bd6f2bf8121e79ff5bca57fecde10c568bc99d90.tar.gz
[configure.ac] Removed an obsolete FIXME, which is probably wrong.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13942 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6576b4c03..5ef637090 100644
--- a/configure.ac
+++ b/configure.ac
@@ -353,7 +353,6 @@ dnl (before we have the chance to get it from gmp.h) and does some
dnl checking related to this compiler (such as dependency tracking
dnl options); if the compiler changes due to __GMP_CC in gmp.h, one
dnl would have incorrect settings.
-dnl FIXME: Move this in acinclude.m4 ?
if test -z "$GMP_CC$GMP_CFLAGS" ; then
AC_MSG_CHECKING(for CC and CFLAGS in gmp.h)
GMP_CC=__GMP_CC