Stefano Lattarini wrote:
> On 09/12/2012 09:38 PM, Jim Meyering wrote:
>>
>> I presume you'd like this to be committed on "maint"?
>>
> OK thanks, with just one nit ...
Pushed to master. The offending code is not on maint.
>> From 335cea6d5e62d011f9fe1f470d336d85599a5ef5 Mon Sep 17 00:00:00 2001
On 09/12/2012 09:38 PM, Jim Meyering wrote:
>
> I presume you'd like this to be committed on "maint"?
>
OK thanks, with just one nit ...
> From 335cea6d5e62d011f9fe1f470d336d85599a5ef5 Mon Sep 17 00:00:00 2001
> From: Jim Meyering
> Date: Wed, 12 Sep 2012 17:31:24 +0200
> Subject: [PATCH] fix typ
Stefano Lattarini wrote:
> Hi Jim, thanks for the patch.
>
> On 09/12/2012 05:53 PM, Jim Meyering wrote:
>>
>> * t/gettext-macros.sh: Fix typo in name of macro emitted into
>> mk-dirp.m4: s/AM_MKDIR_P/AM_PROG_MKDIR_P/
>>
> Yikes, how have I been missing that ?!?
>
> Maybe, to help me (and future re
Hi Jim, thanks for the patch.
On 09/12/2012 05:53 PM, Jim Meyering wrote:
>
> * t/gettext-macros.sh: Fix typo in name of macro emitted into
> mk-dirp.m4: s/AM_MKDIR_P/AM_PROG_MKDIR_P/
>
Yikes, how have I been missing that ?!?
Maybe, to help me (and future readers) to understand how this blunder
* t/gettext-macros.sh: Fix typo in name of macro emitted into
mk-dirp.m4: s/AM_MKDIR_P/AM_PROG_MKDIR_P/
---
t/gettext-macros.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/gettext-macros.sh b/t/gettext-macros.sh
index 1d94dad..f548d1a 100755
--- a/t/gettext-macros.sh
+++