summaryrefslogtreecommitdiff
path: root/Makefile.maint
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-04-25 12:30:52 +0000
committerJim Meyering <jim@meyering.net>2001-04-25 12:30:52 +0000
commit41971a1eaa6f0424f54943d6d90beb030558c9f7 (patch)
tree44ee218fdb565b0e1d1cf4cd9f2e7fe654e1f3c8 /Makefile.maint
parent6438d680069a47cd69fcbc145e798230f1d67df9 (diff)
downloadcoreutils-41971a1eaa6f0424f54943d6d90beb030558c9f7.tar.xz
(my-distcheck): Add a comment.
Diffstat (limited to 'Makefile.maint')
-rw-r--r--Makefile.maint4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.maint b/Makefile.maint
index 263a2c7c0..0a2a35a15 100644
--- a/Makefile.maint
+++ b/Makefile.maint
@@ -56,6 +56,10 @@ null_AM_MAKEFLAGS = \
AUTOHEADER=false \
MAKEINFO=false
+# Detect format-string/arg-list mismatches that would normally be obscured
+# by the use of _(). The --disable-nls effectively defines away that macro,
+# and building with CFLAGS='-Wformat -Werror' causes any format warning to be
+# treated as a failure.
t=./=test
my-distcheck: writable-files po-check
-rm -rf $(t)