diff options
Diffstat (limited to 'vms/vms-conf.h')
-rw-r--r-- | vms/vms-conf.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vms/vms-conf.h b/vms/vms-conf.h index 110c73f2..2a890760 100644 --- a/vms/vms-conf.h +++ b/vms/vms-conf.h @@ -564,6 +564,9 @@ */ #define PIPES_SIMULATED 1 +/* Define to 1 if you have the `strcoll' function. */ +#define HAVE_STRCOLL 1 + /* * VAXCRTL is pre-ANSI and does some variations of numeric formatting * differently than gawk expects. |