1.1 --- a/README.txt Mon Oct 16 02:16:47 2017 -0700
1.2 +++ b/README.txt Tue Oct 17 02:33:47 2017 -0700
1.3 @@ -20,11 +20,11 @@
1.4
1.5 Tremor decoding is disabled by default; you can enable it by passing
1.6 --enable-music-ogg-tremor
1.7 -to configure, or by defining OGG_MUSIC and OGG_USE_TREMOR.
1.8 +to configure, or by defining MUSIC_OGG and OGG_USE_TREMOR.
1.9
1.10 libmad decoding is disabled by default; you can enable it by passing
1.11 --enable-music-mp3-mad
1.12 -to configure, or by defining MP3_MAD_MUSIC
1.13 +to configure, or by defining MUSIC_MP3_MAD
1.14 vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
1.15 WARNING: The license for libmad is GPL, which means that in order to
1.16 use it your application must also be GPL!