Enable BSD style color ls support.
PR: 23161 Submitted by: Anand Ranganathan <anand@blandings.com>
This commit is contained in:
parent
98435cf714
commit
2441ae608e
@ -129,6 +129,7 @@
|
||||
#define NLS_BUGS
|
||||
/* we want to use the system malloc when we install as /bin/csh */
|
||||
#define SYSMALLOC
|
||||
#define BSD_STYLE_COLORLS
|
||||
#endif
|
||||
|
||||
#if defined(__bsdi__)
|
||||
|
@ -129,6 +129,7 @@
|
||||
#define NLS_BUGS
|
||||
/* we want to use the system malloc when we install as /bin/csh */
|
||||
#define SYSMALLOC
|
||||
#define BSD_STYLE_COLORLS
|
||||
#endif
|
||||
|
||||
#if defined(__bsdi__)
|
||||
|
Loading…
Reference in New Issue
Block a user