Unify 5 copies of the KMP code.
[gnulib.git] / modules / stdint-tests
index b24aa32..82fe003 100644 (file)
@@ -1,14 +1,18 @@
 Files:
 tests/test-stdint.c
+m4/wchar_t.m4
+m4/wint_t.m4
 
 Depends-on:
 verify
 intprops
 
 configure.ac:
+gt_TYPE_WCHAR_T
+gt_TYPE_WINT_T
 
 Makefile.am:
-TESTS += test-stdint$(EXEEXT)
+TESTS += test-stdint
 check_PROGRAMS += test-stdint
 
 License: