author | Sam Lantinga |
Mon, 21 Sep 2009 11:48:03 +0000 | |
branch | SDL-1.2 |
changeset 4227 | c5ee6a0d7916 |
parent 4226 | dbdf8b108e31 |
child 4228 | 098dfc876bba |
configure.in | file | annotate | diff | comparison | revisions |
1.1 --- a/configure.in Mon Sep 21 11:34:50 2009 +0000 1.2 +++ b/configure.in Mon Sep 21 11:48:03 2009 +0000 1.3 @@ -898,7 +898,7 @@ 1.4 CheckIPod() 1.5 { 1.6 AC_ARG_ENABLE(ipod, 1.7 -AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux [default=yes on arm-elf]]), 1.8 +AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux [[default=yes]]]), 1.9 , enable_ipod=yes) 1.10 1.11 if test x$enable_ipod = xyes; then