projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
486befc
)
regex: do not depend on obsolete modules.
author
Paolo Bonzini
<bonzini@gnu.org>
Tue, 20 Jan 2009 09:10:13 +0000
(10:10 +0100)
committer
Paolo Bonzini
<bonzini@gnu.org>
Tue, 20 Jan 2009 09:11:26 +0000
(10:11 +0100)
* modules/regex: Remove memcmp and memmove.
ChangeLog
patch
|
blob
|
history
modules/regex
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
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]).
diff --git
a/modules/regex
b/modules/regex
index c6a12359491ff85667b5cf487cd981e2cf7a9182..86a19fb70af6849ed9ae328d01db68aeef09a869 100644
(file)
--- a/
modules/regex
+++ b/
modules/regex
@@
-18,8
+18,6
@@
extensions
gettext-h
localcharset
malloc
-memcmp
-memmove
mbrtowc
mbsinit
stdbool