summaryrefslogtreecommitdiff
path: root/build-aux/depcomp
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-12-10 08:23:45 -0800
committerKarl Berry <karl@freefriends.org>2011-12-10 08:23:45 -0800
commit84461035138fcfc32178d1be6c1a9d0a9b21854e (patch)
tree9332e9a5484eab0a062ea5cc70332f64885f7e47 /build-aux/depcomp
parent39f5f1e49c6e50e4f9ec81455253227d8a37f22d (diff)
downloadgnulib-84461035138fcfc32178d1be6c1a9d0a9b21854e.tar.gz
autoupdate
Diffstat (limited to 'build-aux/depcomp')
-rwxr-xr-xbuild-aux/depcomp4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/depcomp b/build-aux/depcomp
index 9825d56d74..bd0ac08958 100755
--- a/build-aux/depcomp
+++ b/build-aux/depcomp
@@ -1,7 +1,7 @@
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
-scriptversion=2011-04-16.09; # UTC
+scriptversion=2011-12-04.11; # UTC
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
# 2011 Free Software Foundation, Inc.
@@ -44,7 +44,7 @@ Environment variables:
object Object file output by `PROGRAMS ARGS'.
DEPDIR directory where to store dependencies.
depfile Dependency file to output.
- tmpdepfile Temporary file to use when outputing dependencies.
+ tmpdepfile Temporary file to use when outputting dependencies.
libtool Whether libtool is used (yes/no).
Report bugs to <bug-automake@gnu.org>.