Got rid of pref.h.orig (and pref.h) entirely, moving its contents into
[pspp-builds.git] / src / output / output.c
index 3f79a6a02afb0bf7094b5c258aceee9de380b774..f6c2025367cb9569d75950e4579894b5e02ed27c 100644 (file)
@@ -1258,7 +1258,7 @@ exit:
 struct outp_driver *
 outp_drivers (struct outp_driver *d)
 {
-#if GLOBAL_DEBUGGING
+#if DEBUGGING
   struct outp_driver *orig_d = d;
 #endif