From: Pádraig Brady Date: Tue, 24 Mar 2015 12:23:28 +0000 (+0000) Subject: quotearg-simple-tests: add missing gl_FUNC_MMAP_ANON dependency X-Git-Tag: v1.0~7109 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=106a3866d01f9dd57ab4f10dbeb0d5a8db73a9f7;p=gnulib.git quotearg-simple-tests: add missing gl_FUNC_MMAP_ANON dependency * modules/quotearg-simple-tests: Reference m4/mmap-anon.m4 --- 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