components/bash/patches/solaris-012.rlconf.h.patch
branchs11u3-sru
changeset 7627 4758b76d5ad5
parent 7623 d89b1c5817f5
child 7628 409696918882
equal deleted inserted replaced
7623:d89b1c5817f5 7627:4758b76d5ad5
     1 --- lib/readline/rlconf.h	2009-01-04 11:32:33.000000000 -0800
       
     2 +++ lib/readline/rlconf.h	2010-09-01 10:48:13.018894232 -0700
       
     3 @@ -39,7 +39,7 @@
       
     4  #define DEFAULT_INPUTRC "~/.inputrc"
       
     5  
       
     6  /* The ultimate last-ditch filenname for an init file -- system-wide. */
       
     7 -#define SYS_INPUTRC "/etc/inputrc"
       
     8 +#define SYS_INPUTRC "/etc/bash/inputrc"
       
     9  
       
    10  /* If defined, expand tabs to spaces. */
       
    11  #define DISPLAY_TABS