configure: fix -enable-debug-gles option
authorIgor Mitsyanko <i.mitsyanko@samsung.com>
Thu, 26 Jul 2012 07:49:10 +0000 (11:49 +0400)
committerEvgeny Voevodin <e.voevodin@samsung.com>
Fri, 27 Jul 2012 06:31:57 +0000 (10:31 +0400)
commit4dc6bf34226e5e2152e7f44a27ff2374a3cc93f5
tree50554945b48a26a9933401f3b8d9e97a453b6ced
parentd2c64377675f61130529c61cbc1b32a66516a269
configure: fix -enable-debug-gles option

Opengles debug was not enabled when you specify -enable-debug-gles option because
it defined wrong varible.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
configure
hw/gles2.c
hw/gles2.h
hw/gles2_es20_calls.c
hw/gles2_kernel_calls.c