Imported from ../bash-3.1.tar.gz.
[platform/upstream/bash.git] / config-top.h
index c094fc5..7a90b16 100644 (file)
@@ -47,7 +47,7 @@
 
 /* Define DONT_REPORT_SIGPIPE if you don't want to see `Broken pipe' messages
    when a job like `cat jobs.c | exit 1' is executed. */
-/* #define DONT_REPORT_SIGPIPE */
+#define DONT_REPORT_SIGPIPE
 
 /* The default value of the PATH variable. */
 #ifndef DEFAULT_PATH_VALUE