]> Savannah Git Hosting - gnulib.git/commit
propername: support GNULIB_MCEL_PREFER
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 10 Sep 2023 00:44:12 +0000 (17:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 10 Sep 2023 01:11:45 +0000 (18:11 -0700)
commit78b62f8320f8dffb813222c1480563ed14251ca3
treeb65d9dfc3c2dd4e645526652c514e64820f0456d
parentc793de02c74f5a84b228f117293b64afa8603f59
propername: support GNULIB_MCEL_PREFER

Support mcel API for apps that prefer it.
The following changes are in effect only if GNULIB_MCEL_PREFER.
* lib/propername.c: Include mcel.h, not mbchar.h and mbuiter.h.
(mbsstr_trimmed_wordbounded): Use mcel API.
* modules/propername (Depends-on): Add c32isalnum.
ChangeLog
lib/propername.c
modules/propername