autoupdate
authorKarl Berry <karl@freefriends.org>
Thu, 10 Nov 2005 14:24:22 +0000 (14:24 +0000)
committerKarl Berry <karl@freefriends.org>
Thu, 10 Nov 2005 14:24:22 +0000 (14:24 +0000)
build-aux/install-sh
m4/argz.m4

index 5ac8da4..0ae12c0 100755 (executable)
@@ -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 @@ do
         }
     } || exit 1
 
-    trap - 0
+    trap '' 0
   fi
 done
 
index 51fe7cd..a98d2ae 100644 (file)
@@ -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