Enable BSD style color ls support.

PR:		23161
Submitted by:	Anand Ranganathan <anand@blandings.com>
This commit is contained in:
Mark Peek 2001-09-05 22:56:58 +00:00
parent 98435cf714
commit 2441ae608e
2 changed files with 2 additions and 0 deletions

View File

@ -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__)

View File

@ -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__)