]> Savannah Git Hosting - gnulib.git/commitdiff
c-strcase-tests, wcwidth-tests: depend on c-ctype
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 18 Aug 2016 00:18:22 +0000 (17:18 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 18 Aug 2016 00:44:56 +0000 (17:44 -0700)
* modules/c-strcase-tests, modules/wcwidth-tests (Depends-on):
Add c-ctype.

ChangeLog
modules/c-strcase-tests
modules/wcwidth-tests

index e6d5b06c13bac74324d10af473028cc3fdeb49d3..c9579b29ec46e00e1a477e1ad7cdd477af77fa9e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-08-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       c-strcase-tests, wcwidth-tests: depend on c-ctype
+       * modules/c-strcase-tests, modules/wcwidth-tests (Depends-on):
+       Add c-ctype.
+
 2016-08-17  Daniel Richard G.  <skunk@iSKUNK.ORG>
 
        thread: port to z/OS
index 81d4220bb91a630859566451aa411cf4c1ae5048..5802f41eb154c528a232981bc54ffe9e3e1a2934 100644 (file)
@@ -8,6 +8,7 @@ m4/locale-tr.m4
 m4/codeset.m4
 
 Depends-on:
+c-ctype
 setlocale
 
 configure.ac:
index 0938a8846b801689109f00dabebcee5877a3662a..34ddc2c62d4bdbb2a7db083bab12828af698e432 100644 (file)
@@ -4,6 +4,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+c-ctype
 localcharset
 
 configure.ac:
@@ -11,4 +12,3 @@ configure.ac:
 Makefile.am:
 TESTS += test-wcwidth
 check_PROGRAMS += test-wcwidth
-