diff 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
line wrap: on
line diff
--- a/acconfig.h	Wed Oct 03 18:15:52 2001 +0000
+++ b/acconfig.h	Wed Oct 03 18:17:47 2001 +0000
@@ -1,5 +1,6 @@
 
 #undef DEBUG
+#undef DEBUG_CHATTER
 #undef NDEBUG
 #undef SOUND_SUPPORTS_AIFF
 #undef SOUND_SUPPORTS_MOD