modules/memchr (Depends-on): Drop getpagesize dependency.
authorSimon Josefsson <simon@josefsson.org>
Fri, 6 Nov 2009 13:37:15 +0000 (14:37 +0100)
committerSimon Josefsson <simon@josefsson.org>
Fri, 6 Nov 2009 13:37:15 +0000 (14:37 +0100)
ChangeLog
modules/memchr

index 10868e8..997a759 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-11-06  Simon Josefsson  <simon@josefsson.org>
 
+       * modules/memchr (Depends-on): Drop getpagesize dependency.
+
+2009-11-06  Simon Josefsson  <simon@josefsson.org>
+
        * build-aux/pmccabe2html: Disable execute bit.  Suggested by
        Reported by Ludovic Courtès.
        * build-aux/pmccabe2html: Improve example usage.
index 855c8db..495f2e2 100644 (file)
@@ -9,7 +9,6 @@ m4/mmap-anon.m4
 
 Depends-on:
 extensions
-getpagesize
 string
 
 configure.ac: