Re: [PATCH] Skip the test when Autoconf is too old for ObjC++

2012-04-30 Thread Stefano Lattarini
Hi Peter. Since the test 't/objcxx-basic.sh' was indeed failing with autoconf 2.62, I've folded in the following diff, inspired by your patch: diff --git a/t/objcxx-basic.sh b/t/objcxx-basic.sh index 50e1399..04a42a4 100755 --- a/t/objcxx-basic.sh +++ b/t/objcxx-basic.sh @@ -26,10 +26,2

Re: [PATCH] Skip the test when Autoconf is too old for ObjC++

2012-04-30 Thread Stefano Lattarini
On 04/28/2012 03:35 PM, Peter Breitenlohner wrote: > Signed-off-by: Peter Breitenlohner > --- > t/objcxx-demo.sh | 12 ++-- > 1 files changed, 10 insertions(+), 2 deletions(-) > I've folded in a slightly modified version of this patch. Thanks, Stefano

[PATCH] Skip the test when Autoconf is too old for ObjC++

2012-04-28 Thread Peter Breitenlohner
Signed-off-by: Peter Breitenlohner --- t/objcxx-demo.sh | 12 ++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/t/objcxx-demo.sh b/t/objcxx-demo.sh index 3baf677..f5e802a 100755 --- a/t/objcxx-demo.sh +++ b/t/objcxx-demo.sh @@ -16,10 +16,12 @@ # Demo package using