[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#13514: [PATCH v3 0/2] AC_CONFIG_MACRO_DIR && non-existent directorie
From: |
Stefano Lattarini |
Subject: |
bug#13514: [PATCH v3 0/2] AC_CONFIG_MACRO_DIR && non-existent directories |
Date: |
Sat, 16 Feb 2013 19:18:08 +0100 |
On 02/11/2013 01:11 PM, Pavel Raiskup wrote:
> Hi, thanks for your comments!
>
> Here is second iteration of my proposal.
>
> [SNIP]
>
And here is my re-roll, as promised. Among the changes:
- tweaks to comments and commit messages;
- style fixes to the code, and more sanity checks;
- dropped the redundant parts of the testsuite adjustments;
- extended the relevant parts of the testsuite a little;
- updated the test 'aclocal-macrodirs.tap' as well;
- added a NEWS entry;
- added Pavel's name and address to THANKS;
Pavel, since the adjusted patches are still in your name, I'd
like your ACK before pushing. And of course, further reviews
(by you or anyone else) would be welcome.
I will push in a couple of days.
Regards,
Stefano
-*-*-*-
Pavel Raiskup (2):
aclocal: just warn if the primary local m4 dir doesn't exist (don't error)
aclocal: fix for more-than-once specified directories
NEWS | 7 +++++++
THANKS | 1 +
aclocal.in | 56 ++++++++++++++++++++++++++++++++++++++++++-------
t/aclocal-macrodir.tap | 34 +++++++++++++++++++++++++++---
t/aclocal-macrodirs.tap | 39 +++++++++++++++++++++++++++++-----
5 files changed, 121 insertions(+), 16 deletions(-)
--
1.8.1.1.701.g02339dd
- bug#13514: unintentional regression with AC_CONFIG_MACRO_DIR in 1.13.1, (continued)
- bug#13514: unintentional regression with AC_CONFIG_MACRO_DIR in 1.13.1, Stefano Lattarini, 2013/02/04
- bug#13514: unintentional regression with AC_CONFIG_MACRO_DIR in 1.13.1, Pavel Raiskup, 2013/02/08
- bug#13514: unintentional regression with AC_CONFIG_MACRO_DIR in 1.13.1, Pavel Raiskup, 2013/02/09
- bug#13514: unintentional regression with AC_CONFIG_MACRO_DIR in 1.13.1, Stefano Lattarini, 2013/02/09
- bug#13514: [PATCH v2 0/0] AC_CONFIG_MACRO_DIR && non-existent directory, Pavel Raiskup, 2013/02/11
- bug#13514: [PATCH 1/2] aclocal: just warn if the primary local m4 dir doesn't exist (no error), Pavel Raiskup, 2013/02/11
- bug#13514: [PATCH 1/2] aclocal: just warn if the primary local m4 dir doesn't exist (no error), Stefano Lattarini, 2013/02/15
- bug#13514: [PATCH 2/2] aclocal: fix for more-than-once specified directories, Pavel Raiskup, 2013/02/11
- bug#13514: [PATCH v2 0/0] AC_CONFIG_MACRO_DIR && non-existent directory, Stefano Lattarini, 2013/02/11
- bug#13514: [PATCH v2 0/0] AC_CONFIG_MACRO_DIR && non-existent directory, Pavel Raiskup, 2013/02/11
- bug#13514: [PATCH v3 0/2] AC_CONFIG_MACRO_DIR && non-existent directories,
Stefano Lattarini <=
- bug#13514: [PATCH v3 2/2] aclocal: fix for more-than-once specified directories, Stefano Lattarini, 2013/02/16
- bug#13514: [PATCH v3 1/2] aclocal: just warn if the primary local m4 dir doesn't exist (don't error), Stefano Lattarini, 2013/02/16
- bug#13514: [PATCH v3 1/2] aclocal: just warn if the primary local m4 dir doesn't exist (don't error), Pavel Raiskup, 2013/02/18
- bug#13514: [PATCH v3 1/2] aclocal: just warn if the primary local m4 dir doesn't exist (don't error), Stefano Lattarini, 2013/02/20
- bug#13514: [PATCH v3 1/2] aclocal: just warn if the primary local m4 dir doesn't exist (don't error), Stefano Lattarini, 2013/02/21