summaryrefslogtreecommitdiff
path: root/audio/sdl_mixer/files/patch-ab
blob: 70ebf4d1cde0ccfc9d64ee5cd5182b3d9976ddeb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- configure.orig	Sat Mar  4 05:36:35 2000
+++ configure	Sat Aug 12 16:43:06 2000
@@ -2232,8 +2232,8 @@
 fi
 
 if test x$enable_music_mod = xyes; then
-    CFLAGS="$CFLAGS -DMOD_MUSIC -I\$(top_srcdir)/mikmod"
-    MUSIC_SUBDIRS="$MUSIC_SUBDIRS mikmod"
+    CFLAGS="$CFLAGS -DMOD_MUSIC"
+#    MUSIC_SUBDIRS="$MUSIC_SUBDIRS mikmod"
 fi
 # Check whether --enable-music-midi or --disable-music-midi was given.
 if test "${enable_music_midi+set}" = set; then