[virt-tools-list] [PATCH virt-viewer 4/5] build-sys: simplify autogen.sh
Eric Blake
eblake at redhat.com
Fri Mar 30 13:14:50 UTC 2012
On 03/30/2012 05:30 AM, Marc-André Lureau wrote:
>> Does ${1+"$@"} bring much over "$@"? Isn't it a bashism? The shebang is
>> still #!/bin/sh
>
> No, dropped.
Not a bashism, so much as a portability hack to work around broken
/bin/sh that do not comply with POSIX. Autoconf still uses it, for
example, but then again, autoconf is portable to more platforms than
virt-viewer.
--
Eric Blake eblake at redhat.com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20120330/223a933f/attachment.sig>
More information about the virt-tools-list
mailing list