aboutsummaryrefslogtreecommitdiff
blob: a3beb9fcaa850020db916e69577e4f68b1dfbdc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/emacs-24.3/src/print.c
+++ b/emacs-24.3/src/print.c
@@ -733,7 +733,7 @@
   print_output_debug_flag = x;
 }
 
-#if defined (GNU_LINUX)
+#if 0
 
 /* This functionality is not vitally important in general, so we rely on
    non-portable ability to use stderr as lvalue.  */