]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Clean up the rule to create "expr".
authorJim Meyering <meyering@redhat.com>
Tue, 13 Nov 2007 08:34:52 +0000 (09:34 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 13 Nov 2007 08:37:43 +0000 (09:37 +0100)
commit86328d8c4331758d936f1b9fc9dc5866f68096c6
treecd2a1e5cf0310ba973b23be8f4dd33c6b5a4edc6
parent9b0314cc939e888257727f152a700eea86c15a24
Clean up the rule to create "expr".

* tests/Makefile.am (expr): Don't redirect directly to target.
Redirect just once, not for each echo statement.
Use $@, not literal "expr".
ChangeLog
tests/Makefile.am