summaryrefslogtreecommitdiff
path: root/Build/source/libs/mpfr/config.h.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-03-10 12:09:57 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-03-10 12:09:57 +0000
commitf29fb7f0c90f5bd49edc591bca993fff2a822229 (patch)
tree8a5bf65befab636f3362ead9afebac3096411962 /Build/source/libs/mpfr/config.h.in
parent970d1dcb0d73b9f189a2819d45e30920b96a21d6 (diff)
Build system: Drop checks for strcasecmp(), strstr(), and strtol()
git-svn-id: svn://tug.org/texlive/trunk@36474 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/mpfr/config.h.in')
-rw-r--r--Build/source/libs/mpfr/config.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/Build/source/libs/mpfr/config.h.in b/Build/source/libs/mpfr/config.h.in
index 6cb4b246591..71f81eceba8 100644
--- a/Build/source/libs/mpfr/config.h.in
+++ b/Build/source/libs/mpfr/config.h.in
@@ -37,15 +37,9 @@
/* Define if compiler supports long long */
#undef HAVE_LONG_LONG
-/* Define to 1 if you have the `memmove' function. */
-#undef HAVE_MEMMOVE
-
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
-/* Define to 1 if you have the `memset' function. */
-#undef HAVE_MEMSET
-
/* Define if stdarg */
#undef HAVE_STDARG
@@ -61,9 +55,6 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
-/* Define to 1 if you have the `strtol' function. */
-#undef HAVE_STRTOL
-
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H