summaryrefslogtreecommitdiff
path: root/Build/source/libs/gmp/config.h.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-23 16:57:39 +0000
committerKarl Berry <karl@freefriends.org>2023-12-23 16:57:39 +0000
commitbf2d48b6183812c31eea89eca2162acb2c5fb475 (patch)
tree7881398841fd49833e19c5806426460f97b33e2b /Build/source/libs/gmp/config.h.in
parent6e45d4e3a7fb597f3ed6d828082055fd072f200c (diff)
reautoconf with autoconf-2.72
git-svn-id: svn://tug.org/texlive/trunk@69203 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/gmp/config.h.in')
-rw-r--r--Build/source/libs/gmp/config.h.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/Build/source/libs/gmp/config.h.in b/Build/source/libs/gmp/config.h.in
index c7c7af7aa91..65c4d2871e9 100644
--- a/Build/source/libs/gmp/config.h.in
+++ b/Build/source/libs/gmp/config.h.in
@@ -35,10 +35,10 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
-/* Define to 1 if you have the `memset' function. */
+/* Define to 1 if you have the 'memset' function. */
#undef HAVE_MEMSET
-/* Define to 1 if you have the `raise' function. */
+/* Define to 1 if you have the 'raise' function. */
#undef HAVE_RAISE
/* Define to 1 if you have the <stdint.h> header file. */
@@ -50,7 +50,7 @@
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
-/* Define to 1 if you have the `strchr' function. */
+/* Define to 1 if you have the 'strchr' function. */
#undef HAVE_STRCHR
/* Define to 1 if you have the <strings.h> header file. */
@@ -89,25 +89,25 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* The size of `mp_limb_t', as computed by sizeof. */
+/* The size of 'mp_limb_t', as computed by sizeof. */
#undef SIZEOF_MP_LIMB_T
-/* The size of `unsigned', as computed by sizeof. */
+/* The size of 'unsigned', as computed by sizeof. */
#undef SIZEOF_UNSIGNED
-/* The size of `unsigned long', as computed by sizeof. */
+/* The size of 'unsigned long', as computed by sizeof. */
#undef SIZEOF_UNSIGNED_LONG
-/* The size of `unsigned long long', as computed by sizeof. */
+/* The size of 'unsigned long long', as computed by sizeof. */
#undef SIZEOF_UNSIGNED_LONG_LONG
-/* The size of `unsigned short', as computed by sizeof. */
+/* The size of 'unsigned short', as computed by sizeof. */
#undef SIZEOF_UNSIGNED_SHORT
-/* The size of `void *', as computed by sizeof. */
+/* The size of 'void *', as computed by sizeof. */
#undef SIZEOF_VOID_P
-/* Define to 1 if all of the C90 standard headers exist (not just the ones
+/* Define to 1 if all of the C89 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
#undef STDC_HEADERS
@@ -119,7 +119,7 @@
#undef WANT_TMP_ALLOCA
#undef WANT_TMP_REENTRANT
-/* Define to `__inline__' or `__inline' if that's what the C compiler
+/* Define to '__inline__' or '__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
#undef inline