aboutsummaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
Diffstat (limited to 'vms')
-rw-r--r--vms/ChangeLog5
-rw-r--r--vms/vms-conf.h1
2 files changed, 5 insertions, 1 deletions
diff --git a/vms/ChangeLog b/vms/ChangeLog
index 048e2e61..8dc413dd 100644
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@ -1,3 +1,8 @@
+2013-08-26 Arnold D. Robbins <arnold@skeeve.com>
+
+ * vms-conf.h (RE_TOKEN_INIT_BUG): Remove define (change of
+ Feb 19 2005) since it's no longer needed.
+
2013-06-03 Arnold D. Robbins <arnold@skeeve.com>
* gawkmisc.c (init_sockets): New dummy function.
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
/*