* make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
authorPaul Eggert <eggert@twinsun.com>
Tue, 19 Feb 2002 06:50:24 +0000 (06:50 +0000)
committerPaul Eggert <eggert@twinsun.com>
Tue, 19 Feb 2002 06:50:24 +0000 (06:50 +0000)
"sed q" is a portable equivalent to plain "head -1".

ChangeLog

index 0f14367..5e20e5f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-18  Paul Eggert  <eggert@twinsun.com>
+
+       * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
+       "sed q" is a portable equivalent to plain "head -1".
+
 2002-02-13  Richard M. Stallman  <rms@gnu.org>
 
        * Makefile.in (maybe_bootstrap): Do `exit 1'.
 ;; coding: iso-2022-7bit-unix
 ;; End:
 
-    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
+    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
        Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.