rcolebaugh / rpms / bash

Forked from rpms/bash 2 years ago
Clone
Siteshwar Vashisht c68346
diff --git a/lib/readline/rlconf.h b/lib/readline/rlconf.h
Siteshwar Vashisht c68346
--- a/lib/readline/rlconf.h
Siteshwar Vashisht c68346
+++ b/lib/readline/rlconf.h
Siteshwar Vashisht c68346
@@ -64,7 +64,7 @@
Siteshwar Vashisht c68346
 
Siteshwar Vashisht c68346
 /* Define this if you want to enable code that talks to the Linux kernel
Siteshwar Vashisht c68346
    tty auditing system. */
Siteshwar Vashisht c68346
-/* #define ENABLE_TTY_AUDIT_SUPPORT */
Siteshwar Vashisht c68346
+#define ENABLE_TTY_AUDIT_SUPPORT
Siteshwar Vashisht c68346
 
Siteshwar Vashisht c68346
 /* Defaults for the various editing mode indicators, inserted at the beginning
Siteshwar Vashisht c68346
    of the last (maybe only) line of the prompt if show-mode-in-prompt is on */