summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-27 18:53:50 +0000
committerJim Meyering <jim@meyering.net>2000-02-27 18:53:50 +0000
commita98c656b54deaf53f0ef5347ff08169cc774eb9e (patch)
tree19b010cc9a26e26bf4498fc0d1d4e4f15553e007 /old
parente43759db0c3d2333c4eb0455b6ae347d2d7a2bba (diff)
downloadcoreutils-a98c656b54deaf53f0ef5347ff08169cc774eb9e.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index dfb74702f..3addd872e 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.0q.
+ * src/sys2.h: Guard declaration of strtoull also with
+ `&& HAVE_UNSIGNED_LONG_LONG'.
+
* src/sys2.h: Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL...'
now that autoconf always defines the HAVE_DECL_ symbols.