components/bash/solaris-012.rlconf.h.patch
changeset 110 77641682ba6f
equal deleted inserted replaced
109:07cc6a1a08ad 110:77641682ba6f
       
     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