bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] quotearg-simple-tests: add missing gl_FUNC_MMAP_ANON dependency


From: Pádraig Brady
Subject: [PATCH] quotearg-simple-tests: add missing gl_FUNC_MMAP_ANON dependency
Date: Tue, 24 Mar 2015 12:36:12 +0000

* modules/quotearg-simple-tests: Reference m4/mmap-anon.m4
---
 ChangeLog                     | 5 +++++
 modules/quotearg-simple-tests | 1 +
 2 files changed, 6 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 93a5a4d..41dd857 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-24  Pádraig Brady  <address@hidden>
+
+       quotearg-simple-tests: add missing gl_FUNC_MMAP_ANON dependency
+       * modules/quotearg-simple-tests: Reference m4/mmap-anon.m4
+
 2015-03-24  Tobias Stoeckmann  <address@hidden>
 
        yesno: make EOL optional in ENABLE_NLS case also (trival)
diff --git a/modules/quotearg-simple-tests b/modules/quotearg-simple-tests
index e27bf24..5354c4b 100644
--- a/modules/quotearg-simple-tests
+++ b/modules/quotearg-simple-tests
@@ -3,6 +3,7 @@ tests/test-quotearg-simple.c
 tests/test-quotearg.h
 tests/macros.h
 tests/zerosize-ptr.h
+m4/mmap-anon.m4
 
 Depends-on:
 progname
-- 
2.1.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]