automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] ar-lib: new 'AM_PROG_AR' macro, triggering the 'ar-lib'


From: Peter Rosin
Subject: Re: [PATCH 1/2] ar-lib: new 'AM_PROG_AR' macro, triggering the 'ar-lib' script
Date: Fri, 21 Oct 2011 00:20:39 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

Ouch.  Found a typo, good thing I ran the testsuite one more time...

*snip*

> diff --git a/tests/ar-lib7.test b/tests/ar-lib7.test
> new file mode 100755
> index 0000000..d2ef433
> --- /dev/null
> +++ b/tests/ar-lib7.test

*snip*

> +
> +$ACLOCAL
> +AUTOMAKE_fails
> +
> +grep '^configure\.in:*.ar-lib.*not found' stderr

That line should be:

+grep '^configure\.in:.*ar-lib.*not found' stderr

Can you spot the difference?  Anyway, consider that fixed...

Cheers,
Peter



reply via email to

[Prev in Thread] Current Thread [Next in Thread]