* srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding the
[pspp] / config / ChangeLog
index 2af1c3691d3196467ffbbcf6ab2465cda582fc03..52c0a3d399e0522b0cf7f3b879f615f0cd4a337f 100644 (file)
@@ -1,3 +1,41 @@
+2003-07-08  Paul Eggert  <eggert@twinsun.com>
+
+       * srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding the
+       use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
+       and sweeter "eval x=$x".
+       * srclist.txt: Get lib/argp* from glibc.
+
+2003-07-06    <karl@gnu.org>
+
+       * depcomp: update from automake.
+       * config.sub: update from prep.
+
+2003-07-03    <karl@gnu.org>
+
+       * config.guess: update from prep.
+
+2003-06-26    <karl@gnu.org>
+
+       * depcomp: update from automake.
+
+2003-06-22    <karl@gnu.org>
+
+       * srclist.txt: update mkinstalldirs from automake.
+       * mkinstalldirs: update.
+
+2003-06-18    <karl@gnu.org>
+
+       * config.{guess,sub}: update from prep.
+
+2003-06-07    <karl@gnu.org>
+
+       * config.{guess,sub}: update from prep.
+
+2003-06-04  Paul Eggert  <eggert@twinsun.com>
+
+       * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for now,
+       as glibc mktime is buggy on non-glibc systems.
+
 2003-06-03    <karl@gnu.org>
 
        * config.sub: update from prep.