From 106a3866d01f9dd57ab4f10dbeb0d5a8db73a9f7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Tue, 24 Mar 2015 12:23:28 +0000 Subject: [PATCH] quotearg-simple-tests: add missing gl_FUNC_MMAP_ANON dependency * 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 93a5a4de2c..41dd857bad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-03-24 Pádraig Brady + + quotearg-simple-tests: add missing gl_FUNC_MMAP_ANON dependency + * modules/quotearg-simple-tests: Reference m4/mmap-anon.m4 + 2015-03-24 Tobias Stoeckmann yesno: make EOL optional in ENABLE_NLS case also (trival) diff --git a/modules/quotearg-simple-tests b/modules/quotearg-simple-tests index e27bf247ea..5354c4b579 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.39.5