revert the ill-considered part of the 2001-05-24 changes
[bpt/guile.git] / libguile / deprecation.c
index aad7bc0..1f6d1ff 100644 (file)
@@ -52,7 +52,7 @@
 
 \f
 
-#if SCM_DEBUG_DEPRECATED == 0
+#if (SCM_DEBUG_DEPRECATED == 0)
 
 /* This is either a boolean (when a summary should be printed) or a
    hashtab (when detailed warnings shouold be printed).