summaryrefslogtreecommitdiff
path: root/automake.in
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2010-09-17 14:17:07 -0600
committerEric Blake <eblake@redhat.com>2010-09-17 14:17:07 -0600
commit35597a759c91a414460eb8d4f9e138a64f317944 (patch)
treecba7a376c4e8467110b5380940386012366f1795 /automake.in
parent27d06b631ca93d1fb9fc3a21013c8fd096270d9c (diff)
parent978dfcf5d79630e656a6c1e99a7a8cf2a838688a (diff)
downloadautomake-35597a759c91a414460eb8d4f9e138a64f317944.tar.gz
Merge branch 'maint'
Diffstat (limited to 'automake.in')
-rw-r--r--automake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/automake.in b/automake.in
index 7798bb090..3897de481 100644
--- a/automake.in
+++ b/automake.in
@@ -2005,7 +2005,7 @@ sub handle_single_transform ($$$$$%)
# Each item on this list is a reference to a list consisting
# of four values followed by additional transform flags for
- # file_contents. The four values are the derived flag prefix
+ # file_contents. The four values are the derived flag prefix
# (e.g. for `foo_CFLAGS', it is `foo'), the name of the
# source file, the base name of the output file, and
# the extension for the object file.