diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-26 18:55:41 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-26 18:55:41 +0300 |
commit | 36c4110ad5d828ba74c46bb7d3c3c41c42be95ba (patch) | |
tree | 9a88ed7f13250a8c16c82d5640d4c28a60d9ef49 /vms/vms-conf.h | |
parent | 84f6bcd255d10b593298e0408011e9f03d1ab18c (diff) | |
download | egawk-36c4110ad5d828ba74c46bb7d3c3c41c42be95ba.tar.gz egawk-36c4110ad5d828ba74c46bb7d3c3c41c42be95ba.tar.bz2 egawk-36c4110ad5d828ba74c46bb7d3c3c41c42be95ba.zip |
Remove unnecessary RE_TOKEN_INIT_BUG stuff.
Diffstat (limited to 'vms/vms-conf.h')
-rw-r--r-- | vms/vms-conf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vms/vms-conf.h b/vms/vms-conf.h index d53976f6..84346a8d 100644 --- a/vms/vms-conf.h +++ b/vms/vms-conf.h @@ -606,7 +606,6 @@ #endif /* #define YYDEBUG 0 */ #define NO_MBSUPPORT /* VAX C's preprocessor can't handle mbsupport.h */ -#define RE_TOKEN_INIT_BUG /* regcomp.c */ #endif /* |