From: Stefano Lattarini Date: Thu, 6 Oct 2011 14:10:23 +0000 (+0200) Subject: regenerate Makefile.in X-Git-Tag: v1.11.1b~16^2~11^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cfe9542265d1d2a36d7cd90751b2ed269b0fbd3;p=thirdparty%2Fautomake.git regenerate Makefile.in --- diff --git a/Makefile.in b/Makefile.in index a08e56714..6897ddcab 100644 --- a/Makefile.in +++ b/Makefile.in @@ -756,7 +756,7 @@ distcheck: dist sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @test -n '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: trying to run $@ with and empty' \ + echo 'ERROR: trying to run $@ with an empty' \ '$$(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \