summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-17 18:21:34 +0100
committerJim Meyering <meyering@redhat.com>2012-01-21 15:07:02 +0100
commit34823be715ed9e6f3f1b1ebcbe711dad18acd45a (patch)
tree8778e46c23a6be9821b845bfb24ed16a186b5cf5 /cfg.mk
parentfaba3cb9ba610dcdd025f3cfc517185a4ed4b2ac (diff)
downloadgnulib-34823be715ed9e6f3f1b1ebcbe711dad18acd45a.tar.gz
maint: enable sc_prohibit_intprops_without_use
* cfg.mk: Enable sc_prohibit_intprops_without_use * tests/test-nanosleep.c: Don't include "intprops.h". Not needed. * lib/ftoastr.c: Likewise.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 05f5ea4fe8..37fb0a6cc4 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -28,7 +28,6 @@ local-checks-to-skip = \
sc_prohibit_error_without_use \
sc_prohibit_getopt_without_use \
sc_prohibit_have_config_h \
- sc_prohibit_intprops_without_use \
sc_prohibit_inttostr_without_use \
sc_prohibit_magic_number_exit \
sc_prohibit_openat_without_use \