mirror of
https://github.com/love2d/love.git
synced 2026-08-19 12:14:20 +02:00
Fix --disable-mpg123 by telling automake to not compile it, instead of using ifdefs
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
**/
|
||||
|
||||
#ifndef LOVE_NOMPG123
|
||||
#ifndef LOVE_SOUND_LULLABY_LIBMPG123_DECODER_H
|
||||
#define LOVE_SOUND_LULLABY_LIBMPG123_DECODER_H
|
||||
|
||||
@@ -77,4 +76,3 @@ private:
|
||||
} // love
|
||||
|
||||
#endif // LOVE_SOUND_LULLABY_LIBMPG123_DECODER_H
|
||||
#endif // LOVE_NOMPG123
|
||||
|
||||
Reference in New Issue
Block a user