summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-02-24 13:27:53 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-02-24 13:27:53 +0100
commit1eaed7c1f2ef3ec73ed0dbc6ee18e0707b3fcc2d (patch)
tree0076c3a36f716b7fa2a9ee35a9cc7138f3982a0f /configure.ac
parent5d9d10e0806743b0be8e672aeb94c1e67c85c163 (diff)
downloadautomake-1eaed7c1f2ef3ec73ed0dbc6ee18e0707b3fcc2d.tar.gz
cosmetics: typofixes and whitespace changes
* configure.ac: Fix a typo in comments. * aclocal.in: Get rid of latest form-feed (^L) usages. * automake.in: Likewise.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 267e9a009..a9dd20bd4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -270,7 +270,7 @@ AC_DEFUN([_AM_SKIP_COMP_TESTS],
# Prefer generic compilers to GNU ones when possible. This will ensure
# more testsuite coverage "in the wild".
# Note that we don't look for the MSVC C/C++ compiler here. This is
-# deliberate; for more discussion an rationale, see:
+# deliberate; for more discussion and rationale, see:
# <http://lists.gnu.org/archive/html/automake-patches/2012-01/msg00130.html>
AC_MSG_NOTICE([will now look for generic compilers])