[PATCH weston 05/11] configure.ac: Use consistent quoting
Quentin Glidic
sardemff7+wayland at sardemff7.net
Tue Dec 17 04:06:30 PST 2013
On 17/12/2013 02:01, Kristian Høgsberg wrote:
> On Sun, Dec 08, 2013 at 07:45:37PM +0100, Quentin Glidic wrote:
> If we need to be consistent, can we not quote at all? Surely xyes
> doesn't need to be quoted. And what could ever set something like
> $enable_egl to something with spaces in it? Is there a real reason
> for this exessive quoting?
We can remove all quotes of course. I quoted xyes because I decided to
quote the other part of the test. In facts, the user can call the
configure script with --enable-egl='always do that' which would fail
with non-quoted tests. We just need to agree on whether or not we trust
users or just let the script die if they provide wrong stuff.
--
Quentin “Sardem FF7” Glidic
More information about the wayland-devel
mailing list