]> git.pld-linux.org Git - packages/SDL.git/blobdiff - SDL-acfix.patch
- real fix
[packages/SDL.git] / SDL-acfix.patch
index 51810b9db9ef19d23cfdf0c785b675d463660703..5334a35493bd8d464aeb18c79b33619ec41a4ea6 100644 (file)
@@ -17,7 +17,7 @@ diff -Nur SDL-1.2.13-orig/configure.in SDL-1.2.13/configure.in
  {
      AC_ARG_ENABLE(ipod,
 -AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux [default=yes on arm-elf]]),
-+AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux [[default=yes on arm-elf]]]),
++AC_HELP_STRING([--enable-ipod], [configure SDL to work with iPodLinux @<:@default=yes on arm-elf@:>@]),
          , enable_ipod=yes)
  
      if test x$enable_ipod = xyes; then
This page took 0.043091 seconds and 4 git commands to generate.