| commit | a40266822068c89910567a91801247a24b08a46c | [log] [tgz] |
|---|---|---|
| author | David 'Digit' Turner <digit@android.com> | Wed Aug 24 12:54:01 2011 +0200 |
| committer | David 'Digit' Turner <digit@android.com> | Wed Aug 24 16:54:20 2011 +0200 |
| tree | 989407e63a7493fb03bc8110af426bf29c8bd967 | |
| parent | 816e53ca385b64c18c9c7cfca569c4d747634e97 [diff] |
Avoid conflicts with SDL_CONFIG variable. Other Android.mk parsed before this one may define SDL_CONFIG in an unexpected way. We only use this variable as input when want to implement the --sdl-config option in ./android-configure.sh Use QEMU_SDL_CONFIG instead to avoid issues. Change-Id: I89d56284017c696227d7c66ea7d7b0acaa73a9ca