summaryrefslogtreecommitdiff
path: root/bin/autoupdate.in
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-20 19:58:06 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-20 19:58:06 +0000
commit6b1c07685a3ea08a50eef8f00e7dbf53958b1be3 (patch)
tree3bcc83a2c017656054b85b07a32db288f4e9b989 /bin/autoupdate.in
parentd4f7aabdf10a6e2ff2c56d0ee9b534c92debf0ec (diff)
downloadautoconf-6b1c07685a3ea08a50eef8f00e7dbf53958b1be3.tar.gz
Use "file name" rather than "filename" or "path",
to be consistent with the terminology of the GNU coding standards.
Diffstat (limited to 'bin/autoupdate.in')
-rw-r--r--bin/autoupdate.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/autoupdate.in b/bin/autoupdate.in
index a8fa09d7..f326059d 100644
--- a/bin/autoupdate.in
+++ b/bin/autoupdate.in
@@ -265,7 +265,6 @@ xsystem ("$autoconf --trace AU_DEFINE:'_au_defun(\@<:\@\$1\@:>\@,
foreach my $file (@ARGV)
{
- my $filename = $file;
# We need an actual file.
if ($file eq '-')
{