changeset 6447:ae0846575b68

autoupdate
author Karl Berry <karl@freefriends.org>
date Thu, 10 Nov 2005 14:24:22 +0000
parents 04d604cf1d2e
children 22577c85f5af
files build-aux/install-sh m4/argz.m4
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/install-sh
+++ b/build-aux/install-sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
-scriptversion=2005-09-13.16
+scriptversion=2005-11-07.23
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
 # later released in X11R6 (xc/config/util/install.sh) with the
@@ -389,7 +389,7 @@
 	 }
     } || exit 1
 
-    trap - 0
+    trap '' 0
   fi
 done
 
--- a/m4/argz.m4
+++ b/m4/argz.m4
@@ -7,7 +7,7 @@
 # unlimited permission to copy and/or distribute it, with or without
 # modifications, as long as this notice is preserved.
 
-# serial 2
+# serial 3 argz.m4
 
 AC_DEFUN([gl_FUNC_ARGZ],
 [gl_PREREQ_ARGZ