update regex to use the emulated mb*/wc* functions
authorPaolo Bonzini <bonzini@gnu.org>
Mon, 22 Dec 2008 09:59:46 +0000 (10:59 +0100)
committerPaolo Bonzini <bonzini@gnu.org>
Mon, 22 Dec 2008 10:24:02 +0000 (11:24 +0100)
commit7134da01c000d5002f856cc9414a4779e56fbd44
tree5b5081e713251a1c64522a5829a25da91a9489df
parentee6962679bc107130de468561acb202e11935e04
update regex to use the emulated mb*/wc* functions

* modules/regex: Request emulations for the mb*/wc* functions we need.
* m4/regex.m4: Don't look for those functions here.
* lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
ChangeLog
lib/regex_internal.h
m4/regex.m4
modules/regex