From c60b11434975c424e937fad75275840ef5ec3e81 Mon Sep 17 00:00:00 2001 From: Jesse Hall Date: Tue, 17 Jul 2012 17:01:04 -0700 Subject: Switch to sdl 1.2.15 and build from source on osx Change-Id: I036eefd9789bfe346e9ee5acc15c1d9ffe995c94 --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 989b714..c9d178a 100644 --- a/INSTALL +++ b/INSTALL @@ -77,7 +77,7 @@ these simple steps: 1/ First, build Android's patched libSDL as a static library, this can be done as: - cd $TOP/external/qemu/distrib/sdl-1.2.12 + cd $TOP/external/qemu/distrib/sdl-1.2.15 ./android-configure --prefix= make make install -- cgit v1.1