Re: [PATCH] aclocal: AC_CONFIG_MACRO_DIRS: work around autom4te option parsing bugs

2012-11-15 Thread Stefano Lattarini
Hi Eric, thanks for the quick feedback. First of all, I've noticed this squash-in is necessary to avoid a spurious testsuite failure: diff --git a/t/aclocal-acdir.sh b/t/aclocal-acdir.sh index 59182bb..944604b 100755 --- a/t/aclocal-acdir.sh +++ b/t/aclocal-acdir.sh @@ -21,6 +21,9 @@

Re: [PATCH] aclocal: AC_CONFIG_MACRO_DIRS: work around autom4te option parsing bugs

2012-11-15 Thread Eric Blake
On 11/15/2012 04:52 AM, Stefano Lattarini wrote: > On 11/15/2012 11:58 AM, Stefano Lattarini wrote: >> >> The below patch should allow our users to employ AC_CONFIG_MACRO_DIRS >> with autoconf 2.69 as well. It still doesn't work with autoconf 2.68 >> and earlier though, due to a bug in autom4te op

[PATCH] aclocal: AC_CONFIG_MACRO_DIRS: work around autom4te option parsing bugs (was: Re: bug#12845: [PATCH] aclocal: tracing AC_CONFIG_MACRO_DIRS can work with older autoconf as well)

2012-11-15 Thread Stefano Lattarini
ano Lattarini Date: Thu, 15 Nov 2012 12:24:27 +0100 Subject: [PATCH] aclocal: AC_CONFIG_MACRO_DIRS: work around autom4te option parsing bugs The autom4te program coming with autoconf 2.68 and earlier had a bug which caused the "-" command line argument (with which we tell it to read some input from