diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-15 07:03:04 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-15 07:03:04 +0000 |
commit | 842c8c486f4f900ae596b56ae93da8ac3e0a4067 (patch) | |
tree | 5e46f42c0dd16b7f9442ecde161e05c6224b36e5 /build-aux/depcomp | |
parent | 99ad01b0d52703c938e3af1d95e49d77f53ef85e (diff) | |
download | coreutils-842c8c486f4f900ae596b56ae93da8ac3e0a4067.tar.xz |
Sync from gnulib (scriptversion change only).
Diffstat (limited to 'build-aux/depcomp')
-rw-r--r-- | build-aux/depcomp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/depcomp b/build-aux/depcomp index fc834192c..88b3a1396 100644 --- a/build-aux/depcomp +++ b/build-aux/depcomp @@ -1,7 +1,7 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2005-02-09.22 +scriptversion=2005-05-14.22 # Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. |