Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 100dfc3e8e8a26ff787c9127a5d7fbbc > files > 1

dillo-0.8.6-16.fc15.src.rpm

--- ./src/debug.h.nos	2004-02-10 08:18:26.000000000 +0100
+++ ./src/debug.h	2004-02-10 08:18:45.000000000 +0100
@@ -14,7 +14,7 @@
 
 #include <glib.h>
 
-
+#undef DEBUG_LEVEL
 # ifdef DEBUG_LEVEL
 #    define DEBUG_MSG(level, fmt...)                  \
         G_STMT_START {                                \
@@ -30,7 +30,7 @@
 /*
  * Following is experimental, and will be explained soon.
  */
-
+#undef DBG_RTFL
 #ifdef DBG_RTFL
 
 #include <unistd.h>