]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Mention copyright notice in latest checkin.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 3 Dec 2004 07:34:40 +0000 (07:34 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 3 Dec 2004 07:34:40 +0000 (07:34 +0000)
m4/ChangeLog

index 2ecf3b93eecb8ce1c62c4d614796fdcdddb4f282..2db76b9034d0f0f28a1dae3e960afb585a78b2ca 100644 (file)
@@ -1,8 +1,9 @@
 2004-12-02  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * openat.m4 (gl_FUNC_OPENAT): Require
-       gl_USE_SYSTEM_EXTENSIONS, since Solaris requires __EXTENSIONS__
-       to be defined when compiling pedantically.
+       * openat.m4: Add copyright notice.
+       (gl_FUNC_OPENAT): Require gl_USE_SYSTEM_EXTENSIONS, since Solaris
+       requires __EXTENSIONS__ to be defined when compiling pedantically,
+       if you want AT_FDCWD.
 
 2004-12-01  Paul Eggert  <eggert@cs.ucla.edu>