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 0c9e28c..c11681a 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 c6a1235..86a19fb 100644 (file)
@@ -18,8 +18,6 @@ extensions
 gettext-h
 localcharset
 malloc
-memcmp
-memmove
 mbrtowc
 mbsinit
 stdbool