mcabber/src/main.c
changeset 1423 757ebe4df0b9
parent 1421 0b8701386bde
child 1425 b0cfd9ab4b9f
--- a/mcabber/src/main.c	Sun Feb 17 19:28:06 2008 +0100
+++ b/mcabber/src/main.c	Sun Feb 17 21:15:30 2008 +0100
@@ -291,7 +291,7 @@
 #ifdef WITH_ASPELL
   puts("Compiled with Aspell support.");
 #endif
-#ifdef DEBUG_ENABLE
+#ifdef ENABLE_DEBUG
   puts("Compiled with debugging support.");
 #endif
 }