summaryrefslogtreecommitdiff
path: root/modules/intprops
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-05-08 10:37:48 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-05-08 10:38:24 -0700
commitd9c44b2b3b0faf7eda80e356caa0d09e6ea91679 (patch)
tree7214b174631332290c198b91d620ef60e3709b63 /modules/intprops
parent26d566787603c3469760670613f34aab760ec6f3 (diff)
downloadgnulib-d9c44b2b3b0faf7eda80e356caa0d09e6ea91679.tar.gz
intprops: don’t depend on ‘verify’
Problem reported by Ævar Arnfjörð Bjarmason in: http://lists.gnu.org/archive/html/bug-gnulib/2017-05/msg00054.html * lib/intprops.h: Do not include verify.h, and move compile-time checks from here ... * tests/test-intprops.c (main): ... to here, if they’re not here already. Check widths of other standard integer types. * modules/intprops (Depends-on): Remove ‘verify’.
Diffstat (limited to 'modules/intprops')
-rw-r--r--modules/intprops1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/intprops b/modules/intprops
index ec107caef3..0680adf05a 100644
--- a/modules/intprops
+++ b/modules/intprops
@@ -5,7 +5,6 @@ Files:
lib/intprops.h
Depends-on:
-verify
configure.ac: