1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

c-strcase-tests, wcwidth-tests: depend on c-ctype

* modules/c-strcase-tests, modules/wcwidth-tests (Depends-on):
Add c-ctype.
This commit is contained in:
Paul Eggert
2016-08-17 17:18:22 -07:00
parent 7ff4777463
commit df14a46766
3 changed files with 8 additions and 1 deletions

View File

@@ -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> 2016-08-17 Daniel Richard G. <skunk@iSKUNK.ORG>
thread: port to z/OS thread: port to z/OS

View File

@@ -8,6 +8,7 @@ m4/locale-tr.m4
m4/codeset.m4 m4/codeset.m4
Depends-on: Depends-on:
c-ctype
setlocale setlocale
configure.ac: configure.ac:

View File

@@ -4,6 +4,7 @@ tests/signature.h
tests/macros.h tests/macros.h
Depends-on: Depends-on:
c-ctype
localcharset localcharset
configure.ac: configure.ac:
@@ -11,4 +12,3 @@ configure.ac:
Makefile.am: Makefile.am:
TESTS += test-wcwidth TESTS += test-wcwidth
check_PROGRAMS += test-wcwidth check_PROGRAMS += test-wcwidth