mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
Rename module wchar to wchar-h.
* modules/wchar-h: Renamed from modules/wchar. * modules/wchar-h-tests: Renamed from modules/wchar-tests. * modules/wchar-h-c++-tests: Renamed from modules/wchar-c++-tests. * tests/test-wchar-h.c: Renamed from tests/test-wchar.c. * tests/test-wchar-h-c++.cc: Renamed from tests/test-wchar-c++.cc. * tests/test-wchar-h-c++2.cc: Renamed from tests/test-wchar-c++2.cc. * tests/test-wchar-h-c++3.cc: Renamed from tests/test-wchar-c++3.cc. * doc/posix-headers/wchar.texi: Update. * modules/* (Depends-on): Update. * modules/wchar: New file.
This commit is contained in:
@@ -8,7 +8,7 @@ m4/mbtowc.m4
|
||||
|
||||
Depends-on:
|
||||
stdlib-h
|
||||
wchar [test $HAVE_MBTOWC = 0 || test $REPLACE_MBTOWC = 1]
|
||||
wchar-h [test $HAVE_MBTOWC = 0 || test $REPLACE_MBTOWC = 1]
|
||||
mbszero [test $HAVE_MBTOWC = 0 || test $REPLACE_MBTOWC = 1]
|
||||
mbrtowc [test $HAVE_MBTOWC = 0 || test $REPLACE_MBTOWC = 1]
|
||||
|
||||
|
Reference in New Issue
Block a user