]> git.pld-linux.org Git - packages/SDL.git/blame_incremental - SDL-acfix.patch
- release 3
[packages/SDL.git] / SDL-acfix.patch
... / ...
CommitLineData
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.026956 seconds and 4 git commands to generate.