always define all the renames.
This commit is contained in:
parent
636e3facfa
commit
02124a36e8
2
external/bsd/flex/dist/src/flex.skl
vendored
2
external/bsd/flex/dist/src/flex.skl
vendored
@ -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]],
|
||||
[[
|
||||
|
Loading…
Reference in New Issue
Block a user