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:
@@ -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
|
||||||
|
@@ -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:
|
||||||
|
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user