summaryrefslogtreecommitdiff
path: root/t/preproc-c-compile.sh
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-05-04 14:02:06 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-05-04 14:02:06 +0200
commit481c9975556b178a3aa095a808b9c7a87a24c426 (patch)
tree9a2a6de8ce25e2db01320271e33f50cad6086ac8 /t/preproc-c-compile.sh
parent9c813963e2f67cbf4604a1a1947c2ff779ecc8f0 (diff)
downloadautomake-481c9975556b178a3aa095a808b9c7a87a24c426.tar.gz
tests: typofixes in comments in t/preproc-c-compile.sh
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/preproc-c-compile.sh')
-rwxr-xr-xt/preproc-c-compile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/preproc-c-compile.sh b/t/preproc-c-compile.sh
index 1b8af0f29..7c398a83e 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