diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2009-01-20 10:10:13 +0100 |
---|---|---|
committer | Paolo Bonzini <bonzini@gnu.org> | 2009-01-20 10:11:26 +0100 |
commit | 1a6b59df981785c8a2c335e96d173a884b335fbf (patch) | |
tree | 81004c1bbf9a5a978a24b8fc6a71c997ad702231 /modules/regex | |
parent | 486befc4c94fbeaacd9a1cf784d3bc54de573503 (diff) | |
download | gnulib-1a6b59df981785c8a2c335e96d173a884b335fbf.tar.gz |
regex: do not depend on obsolete modules.
* modules/regex: Remove memcmp and memmove.
Diffstat (limited to 'modules/regex')
-rw-r--r-- | modules/regex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/regex b/modules/regex index c6a1235949..86a19fb70a 100644 --- a/modules/regex +++ b/modules/regex @@ -18,8 +18,6 @@ extensions gettext-h localcharset malloc -memcmp -memmove mbrtowc mbsinit stdbool |