Use rxvt_temp_buf in more places.
[dana/urxvt.git] / config.h.in
index 4b24a2c..33c2758 100644 (file)
 /* Define to use wheel events (button4 and button5) to scroll */
 #undef MOUSE_WHEEL
 
+/* Disable assertions (good for debugging) */
+#undef NDEBUG
+
 /* Support NeXT style scrollbars */
 #undef NEXT_SCROLLBAR