On 06/06/2010 05:49 AM, Ralf Wildenhues wrote:
> The sed script in the second test was nontrivial to get right,

No kidding.

> but other
> than that: OK now or after 2.66?

Now is fine.

> +AT_CHECK_AUTOCONF
> +AT_CHECK_CONFIGURE([--version], [], [stdout])
> +AT_CHECK([grep 'Copyright.*Free Software Foundation' stdout], [], [ignore])
> +AT_CHECK([grep 'This is just a test notice' stdout], [], [ignore])
> +AT_CHECK([sed -ne 50q -e '/Copyright/{' -e N -e N -e N -e N -e 's/#//g' ]dnl
> +      [    -e 's/\n//g' -e p -e '}' configure ]dnl
> +         [  | grep 'Copyright.*Free Software Foundation'],
> +      [], [ignore])

If I'm reading it right, this is just a form of line unwrapping?

-- 
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to