]> git.pld-linux.org Git - packages/SDL.git/blame - SDL-acfix.patch
- dropped caca patch (already upstream)
[packages/SDL.git] / SDL-acfix.patch
CommitLineData
47caab32 1--- SDL-1.2.14/configure.in~ 2009-10-17 17:35:03.000000000 +0000
2+++ SDL-1.2.14/configure.in 2009-10-21 09:49:21.000000000 +0000
3@@ -890,7 +890,7 @@
064dfc0f 4 CheckIPod()
5 {
6 AC_ARG_ENABLE(ipod,
47caab32 7-AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux [[default=no]]]),
23ac215a 8+AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux @<:@default=yes on arm-elf@:>@]),
47caab32 9 , enable_ipod=no)
064dfc0f 10
11 if test x$enable_ipod = xyes; then
This page took 0.053556 seconds and 4 git commands to generate.