From: Alexandre Duret-Lutz Date: Mon, 10 Jun 2002 19:15:00 +0000 (+0000) Subject: typo X-Git-Tag: Release-1-6-1b^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb1068df79a9d2227ca4bf26627871eda177756e;p=thirdparty%2Fautomake.git typo --- diff --git a/tests/dollar.test b/tests/dollar.test index 220765930..f4faf2568 100755 --- a/tests/dollar.test +++ b/tests/dollar.test @@ -22,7 +22,7 @@ check-dist: distdir test -f '$(distdir)/hello$$world' EOF -: > 'hello$$world' +: > 'hello$world' $ACLOCAL $AUTOCONF