diff options
Diffstat (limited to 'config/vms-conf.h')
-rw-r--r-- | config/vms-conf.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/vms-conf.h b/config/vms-conf.h index b64d0b5f..944dc4af 100644 --- a/config/vms-conf.h +++ b/config/vms-conf.h @@ -286,7 +286,8 @@ * Digital's ANSI complier. */ #ifdef __DECC - /* nothing special at the moment */ + /* DEC C implies DECC$SHR, which doesn't have the %g problem of VAXCRTL */ +#undef GFMT_WORKAROUND #endif /* |