summaryrefslogtreecommitdiff
path: root/modules/memrchr-tests
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-05-13 20:38:30 -0600
committerEric Blake <ebb9@byu.net>2009-05-13 20:39:18 -0600
commit12f51457a97474206a16b12b360b72e623c6357c (patch)
tree7c1c46eabc3190e870c4f2b8f5e2b7e99e21c891 /modules/memrchr-tests
parentbb051a0a3c0febe9d3fabb21ae5b7fcc2ae7aa10 (diff)
downloadgnulib-12f51457a97474206a16b12b360b72e623c6357c.tar.gz
mmap-anon: avoid out-of-order autoconf expansion
* m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Use correct SYSTEM_EXTENSIONS macro to silence warnings from autoconf 2.63b. * modules/memchr-tests (Depends-on): Add extensions. * modules/memchr2-tests (Depends-on): Add extensions. * modules/memcmp-tests (Depends-on): Add extensions. * modules/memmem-tests (Depends-on): Add extensions. * modules/memrchr-tests (Depends-on): Add extensions. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'modules/memrchr-tests')
-rw-r--r--modules/memrchr-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/memrchr-tests b/modules/memrchr-tests
index 282c570284..4885fb195f 100644
--- a/modules/memrchr-tests
+++ b/modules/memrchr-tests
@@ -4,6 +4,7 @@ tests/zerosize-ptr.h
m4/mmap-anon.m4
Depends-on:
+extensions
getpagesize
configure.ac: