]> Savannah Git Hosting - gnulib.git/commit
mbrtowc, mbrtoc32: Tighten dependendies.
authorBruno Haible <bruno@clisp.org>
Sat, 4 Jan 2020 14:54:02 +0000 (15:54 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 4 Jan 2020 14:55:13 +0000 (15:55 +0100)
commit952b15d9daae382f03ab10725d01e8a4b2a55dfc
tree3d8782f40bb5d8f349331578db6fdedb6f7e1257
parent42883bf8230a40caf82afd5613449fa59e61165a
mbrtowc, mbrtoc32: Tighten dependendies.

* modules/mbrtowc (Depends-on): Disable hard-locale, mbsinit if
REPLACE_MBSTATE_T is 1.
(configure.ac): Don't compile lc-charset-dispatch.c and mbtowc-lock.c if
REPLACE_MBSTATE_T is 0.
* modules/mbrtoc32 (Depends-on): Remove hard-locale, mbsinit. Disable
mbrtowc dependency if REPLACE_MBSTATE_T is 1.
(configure.ac): Don't compile lc-charset-dispatch.c and mbtowc-lock.c if
REPLACE_MBSTATE_T is 0.
ChangeLog
modules/mbrtoc32
modules/mbrtowc