summaryrefslogtreecommitdiff
path: root/t/lflags.sh
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-13 14:28:52 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-08-13 14:28:52 +0200
commitf095d7e3c86a1c94b1e5437d6e9becdf82006f36 (patch)
tree516bfbde4844157d4f3b471dd41e12f2124df217 /t/lflags.sh
parentfa252add85c72412bb281446a4e3d078f7553966 (diff)
parentc6cc38027572445a25d749db99473f82521cc79e (diff)
downloadautomake-f095d7e3c86a1c94b1e5437d6e9becdf82006f36.tar.gz
Merge branch 'master' into ng/master
* master: tests: rework tests on AM_PATH_PYTHON cosmetics: fix typos and references in comments typofix: in a test diagnostic readme: fixlets to HACKING cleanup: remove unused transform '%HAVE-MANS%' cleanup: remove stale references to 'lzma' option
Diffstat (limited to 't/lflags.sh')
-rwxr-xr-xt/lflags.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/lflags.sh b/t/lflags.sh
index 3bf3ddf7c..655fd138e 100755
--- a/t/lflags.sh
+++ b/t/lflags.sh
@@ -16,8 +16,8 @@
# Check that $(LFLAGS) takes precedence over both $(AM_LFLAGS) and
# $(foo_LFLAGS).
-# Please keep this in sync with the sister tests lflags2.test, yflags.test
-# and yflags2.test.
+# Please keep this in sync with the sister tests lflags2.sh, yflags.sh
+# and yflags2.sh.
required=cc
. ./defs || exit 1