comparison acconfig.h @ 105:de42ca5599ac

Added DEBUG_CHATTER to the --enable-debug defines. (This will become a separate option: --enable-debug-chatter if it proves to be a pain in the ass.)
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 03 Oct 2001 18:17:47 +0000
parents 6d9fdec2f708
children 5e5adbe0f215
comparison
equal deleted inserted replaced
104:103cfcb3c014 105:de42ca5599ac
1 1
2 #undef DEBUG 2 #undef DEBUG
3 #undef DEBUG_CHATTER
3 #undef NDEBUG 4 #undef NDEBUG
4 #undef SOUND_SUPPORTS_AIFF 5 #undef SOUND_SUPPORTS_AIFF
5 #undef SOUND_SUPPORTS_MOD 6 #undef SOUND_SUPPORTS_MOD
6 #undef SOUND_SUPPORTS_MP3 7 #undef SOUND_SUPPORTS_MP3
7 #undef SOUND_SUPPORTS_OGG 8 #undef SOUND_SUPPORTS_OGG