summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-28 22:26:26 +0000
committerJim Meyering <jim@meyering.net>2005-09-28 22:26:26 +0000
commitbb0cdc99f2cc13f90cf58baaa564184598c6a867 (patch)
tree07d751eb0bb1952489e75b5be0068a8c1021f6d9 /config.hin
parentd6897a15531976e257080b1fb53a3ff5594f43b0 (diff)
downloadcoreutils-bb0cdc99f2cc13f90cf58baaa564184598c6a867.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.hin b/config.hin
index 163617cc4..c087ab94f 100644
--- a/config.hin
+++ b/config.hin
@@ -1456,9 +1456,9 @@
a pointer exists and the standard includes do not define UINTPTR_MAX. */
#undef UINTPTR_MAX
-/* Define as the maximum value of the type 'unsigned long long int', if the
- system doesn't define it, and if the system has that type. */
-#undef ULLONG_MAX
+/* Define if ULONG_MAX < ULLONG_MAX, even if your compiler does not support
+ ULLONG_MAX. */
+#undef ULONG_MAX_LT_ULLONG_MAX
/* Define to 1 for Encore UMAX. */
#undef UMAX