regex: do not depend on obsolete modules.
authorPaolo Bonzini <bonzini@gnu.org>
Tue, 20 Jan 2009 09:10:13 +0000 (10:10 +0100)
committerPaolo Bonzini <bonzini@gnu.org>
Tue, 20 Jan 2009 09:11:26 +0000 (10:11 +0100)
* modules/regex: Remove memcmp and memmove.

ChangeLog
modules/regex

index 0c9e28c6ad85962c1b928d18cbb7c695dd96625b..c11681a0a0d68295cb996723235763140bc94367 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
+
+       regex: do not depend on obsolete modules.
+       * modules/regex: Remove memcmp and memmove.
+
 2009-01-19  Bruno Haible  <bruno@clisp.org>
 
        Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
index c6a12359491ff85667b5cf487cd981e2cf7a9182..86a19fb70af6849ed9ae328d01db68aeef09a869 100644 (file)
@@ -18,8 +18,6 @@ extensions
 gettext-h
 localcharset
 malloc
-memcmp
-memmove
 mbrtowc
 mbsinit
 stdbool