summaryrefslogtreecommitdiff
path: root/t/lflags-cxx.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lflags-cxx.sh')
-rw-r--r--t/lflags-cxx.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/t/lflags-cxx.sh b/t/lflags-cxx.sh
index bcc42c767..6dbf16326 100644
--- a/t/lflags-cxx.sh
+++ b/t/lflags-cxx.sh
@@ -15,9 +15,11 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Check that $(LFLAGS) takes precedence over both $(AM_LFLAGS) and
-# $(foo_LFLAGS).
-# Please keep this in sync with the sister tests lflags.sh, yflags.sh
-# and yflags2.sh.
+# $(foo_LFLAGS). This is the C++ case.
+# Please keep this in sync with the sister tests:
+# - lflags.sh
+# - yflags.sh
+# - yflags-cxx.sh
. test-init.sh