Updated MilkyTracker

This commit is contained in:
pelya
2011-07-05 16:17:41 +03:00
parent 999950bd02
commit e7deb67f51
7 changed files with 12 additions and 9 deletions

View File

@@ -102,7 +102,7 @@ diff -ru orig/milkytracker-0.90.85/configure milkytracker-0.90.85/configure
rm -f conf.sdltest
-CPPFLAGS="$CPPFLAGS -D__FORCE_SDL_AUDIO__"
+CPPFLAGS="$CPPFLAGS -D__FORCE_SDL_AUDIO__ -D__LOWRES__"
+CPPFLAGS="$CPPFLAGS -D__FORCE_SDL_AUDIO__ -D__LOWRES__ -D__LOWRES__"
# Check that SDL supports the X11 wm
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether SDL supports X11" >&5