From: Stefano Lattarini Date: Sat, 4 May 2013 12:02:06 +0000 (+0200) Subject: tests: typofixes in comments in t/preproc-c-compile.sh X-Git-Tag: v1.13b~69 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=481c9975556b178a3aa095a808b9c7a87a24c426;p=platform%2Fupstream%2Fautomake.git tests: typofixes in comments in t/preproc-c-compile.sh Signed-off-by: Stefano Lattarini --- diff --git a/t/preproc-c-compile.sh b/t/preproc-c-compile.sh index 1b8af0f..7c398a8 100755 --- a/t/preproc-c-compile.sh +++ b/t/preproc-c-compile.sh @@ -111,7 +111,7 @@ fi # GNU install refuses to override a just-installed file; since we # have plenty of 'mumble' dummy programs to install in the same # location, such "overridden installations" are not a problem for -# us, so just force the use the 'install-sh' script +# us; so just force the use the 'install-sh' script. ac_cv_path_install=$(pwd)/install-sh; export ac_cv_path_install $MAKE distcheck