diff options
| author | Mark Peek <mp@FreeBSD.org> | 2016-03-05 19:55:42 +0000 |
|---|---|---|
| committer | Mark Peek <mp@FreeBSD.org> | 2016-03-05 19:55:42 +0000 |
| commit | 26526cb970ae3c1562840eb476fbea32bfba89ac (patch) | |
| tree | da2bbc5829e5a40276083002d627fe503716c92a /bin | |
| parent | f61ef7f6795ef02655a51d98d4c9b35c10f3df41 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/csh/config_p.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/csh/config_p.h b/bin/csh/config_p.h index 0006fe0e1574..f2d7ebc3c738 100644 --- a/bin/csh/config_p.h +++ b/bin/csh/config_p.h @@ -80,6 +80,7 @@ /****************** local defines *********************/ #if defined(__FreeBSD__) +#define SAVESIGVEC #define NLS_BUGS #define BSD_STYLE_COLORLS /* Use LC_MESSAGES locale category to open the message catalog */ |
