Module Name:    src
Committed By:   christos
Date:           Tue Jan  3 02:51:56 UTC 2017

Modified Files:
        src/external/bsd/flex/dist/src: flex.skl

Log Message:
always define all the renames.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/flex/dist/src/flex.skl

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/flex/dist/src/flex.skl
diff -u src/external/bsd/flex/dist/src/flex.skl:1.9 src/external/bsd/flex/dist/src/flex.skl:1.10
--- src/external/bsd/flex/dist/src/flex.skl:1.9	Mon Jan  2 20:56:03 2017
+++ src/external/bsd/flex/dist/src/flex.skl	Mon Jan  2 21:51:56 2017
@@ -126,7 +126,6 @@ m4preproc_define(`M4_GEN_PREFIX',
 %endif
 
 %if-c-only
-%if-reentrant
 m4_ifelse(M4_YY_PREFIX,yy,,
     M4_GEN_PREFIX(`_create_buffer')
     M4_GEN_PREFIX(`_delete_buffer')
@@ -165,7 +164,6 @@ m4_ifelse(M4_YY_PREFIX,yy,,
     M4_GEN_PREFIX(`wrap')
 )
 %endif
-%endif
 
 m4_ifdef( [[M4_YY_BISON_LVAL]],
 [[

Reply via email to