commit | e2dda380174cb0c866a01c1fe0c8c77775ebed83 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Wed Aug 24 15:58:54 2011 +0200 |
committer | David 'Digit' Turner <digit@android.com> | Wed Aug 24 16:00:56 2011 +0200 |
tree | 9c09345c466e1a1cfcb9a57c45725781b2a90443 | |
parent | 0008793af361057248284a2ee7aa4a4dc8cb5f17 [diff] |
emulator: opengl: Avoid conflicts with SDL_CONFIG Do not redefine SDL_CONFIG to avoid conflicts with the emulator's build system which depend on its definition. Note that this has been fixed in another patch (https://review.source.android.com/25684) but it is also cleaner to do this here. Change-Id: I1a30d200e467ac7a91a1e6135fa1de34033e8df0