From: Will Estes Date: Thu, 28 Jun 2007 01:59:24 +0000 (+0000) Subject: adjustment for prefix classes; patch submitted by Petr Machata X-Git-Tag: flex-2-5-34~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=25fccb4d0a72e090c3ec1d56a7fa77c280eac7c6;p=flex adjustment for prefix classes; patch submitted by Petr Machata --- diff --git a/flex.skl b/flex.skl index b7511c5..b935c0a 100644 --- a/flex.skl +++ b/flex.skl @@ -56,6 +56,7 @@ m4_changequote([[, ]]) %# %not-for-header +%if-c-only %if-not-reentrant m4_ifelse(M4_YY_PREFIX,yy,, #define yy_create_buffer M4_YY_PREFIX[[_create_buffer]] @@ -78,6 +79,7 @@ m4_ifelse(M4_YY_PREFIX,yy,, #define yyfree M4_YY_PREFIX[[free]] ) %endif +%endif %ok-for-header #define FLEX_SCANNER