autoconf-patches
[Top][All Lists]
Advanced

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

Re: fix libtool test


From: Paolo Bonzini
Subject: Re: fix libtool test
Date: Thu, 26 Nov 2009 14:32:32 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Lightning/1.0pre Thunderbird/3.0b4

On 11/26/2009 01:07 PM, Eric Blake wrote:
AT_CHECK([cat `cat stdout`<<_EOF>configure.in
...
EOF
])

That would be

cat `cat stdout` - <<_EOF > configure.in

no?

Paolo





reply via email to

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