]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 15 Apr 2000 22:04:06 +0000 (22:04 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 15 Apr 2000 22:04:06 +0000 (22:04 +0000)
old/sh-utils/ChangeLog

index 812b42f59333804a3aa589534569b8b6210ca098..2468365223251f90aa767aa39a9c4f69b86aa54e 100644 (file)
@@ -1,3 +1,8 @@
+2000-04-14  Jim Meyering  <meyering@lucent.com>
+
+       * src/seq.c: Shorten `#ifdef HAVE_...' to `#if HAVE_...' and
+       remove unnecessary uses of `defined' (aesthetics).
+
 2000-04-12  Jim Meyering  <meyering@lucent.com>
 
        Move some code into m4/.