summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-06-22 01:21:39 +0200
committerKevin Ryde <user42@zip.com.au>2002-06-22 01:21:39 +0200
commitac5d5ec828e8d63d0b4d4d47db23cb276da40834 (patch)
treedeb8547644949ad146e0b77d1824eafa78d7fc3c /config.in
parente67d7b878b7d7de88f1a60538c463ba0f39511d5 (diff)
downloadgmp-ac5d5ec828e8d63d0b4d4d47db23cb276da40834.tar.gz
Regenerate for:
One more of: * configure.in, acinclude.m4 (AC_DEFINE): Make templates read "Define to 1", for clarity as per autoconf.
Diffstat (limited to 'config.in')
-rw-r--r--config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.in b/config.in
index 4d0f5b201..c9826ca64 100644
--- a/config.in
+++ b/config.in
@@ -277,9 +277,9 @@ MA 02111-1307, USA. */
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
-/* Define one (just one) of the following for the endianness of `mp_limb_t'.
+/* Define one of these to 1 for the endianness of `mp_limb_t'.
If the endianness is not a simple big or little, or you don't know what
- it is, then leave both of these undefined. */
+ it is, then leave both undefined. */
#undef HAVE_LIMB_BIG_ENDIAN
#undef HAVE_LIMB_LITTLE_ENDIAN