]> git.pld-linux.org Git - packages/SDL.git/blob - SDL-acfix.patch
- dropped caca patch (already upstream)
[packages/SDL.git] / SDL-acfix.patch
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 @@
4  CheckIPod()
5  {
6      AC_ARG_ENABLE(ipod,
7 -AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux [[default=no]]]),
8 +AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux @<:@default=yes on arm-elf@:>@]),
9          , enable_ipod=no)
10  
11      if test x$enable_ipod = xyes; then
This page took 0.028836 seconds and 3 git commands to generate.