summaryrefslogtreecommitdiff
path: root/Build/source/libs/mpfr/m4/mpfr-configs.m4
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/mpfr/m4/mpfr-configs.m4')
-rw-r--r--Build/source/libs/mpfr/m4/mpfr-configs.m48
1 files changed, 1 insertions, 7 deletions
diff --git a/Build/source/libs/mpfr/m4/mpfr-configs.m4 b/Build/source/libs/mpfr/m4/mpfr-configs.m4
index 680cf953c4f..d4c8373a05e 100644
--- a/Build/source/libs/mpfr/m4/mpfr-configs.m4
+++ b/Build/source/libs/mpfr/m4/mpfr-configs.m4
@@ -2,7 +2,7 @@
# Copyright (C) 2000-2013 Free Software Foundation, Inc.
# Contributed by the AriC and Caramel projects, INRIA.
#
-# Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org>
+# Copyright (C) 2014, 2015 Peter Breitenlohner <tex-live@tug.org>
# Extracted from mpfr-3.1.2/acinclude.m4 and adapted for TeX Live.
#
# This file is free software; the copyright holders
@@ -53,12 +53,6 @@ AC_LINK_IFELSE([AC_LANG_PROGRAM([[
AC_MSG_RESULT([__va_copy])],
[AC_MSG_RESULT([memcpy])])])
-dnl FIXME: The functions memmove, memset and strtol are really needed by
-dnl MPFR, but if they are implemented as macros, this is also OK (in our
-dnl case). So, we do not return an error, but their tests are currently
-dnl useless.
-AC_CHECK_FUNCS([memmove memset strtol])
-
dnl Check for IEEE-754 switches on Alpha
AS_CASE([$host],
[alpha*-*-*], [