]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commit
Do not pass syntax errors to test if opengl is false.
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 22 Jul 2008 15:28:57 +0000 (16:28 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 22 Jul 2008 15:28:57 +0000 (16:28 +0100)
commite674164a39dac3028205d3fe09c68c68a3c08a11
tree65fc30365c9f980eb6c3095623cb6bf8f43d9497
parenteaf0ec22382a37cdf198ca2481f85604e8412db3
Do not pass syntax errors to test if opengl is false.

Put the quotes around $opengl in   test "$opengl" = "yes"

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
configure