]> granicus.if.org Git - flex/commitdiff
Removed certain offending #undefs.
authorJohn Millaway <john43@users.sourceforge.net>
Tue, 14 Feb 2006 18:25:07 +0000 (18:25 +0000)
committerJohn Millaway <john43@users.sourceforge.net>
Tue, 14 Feb 2006 18:25:07 +0000 (18:25 +0000)
flex.skl

index b7319543f49fcd5aef6e772493190ed1b6745fa7..72ccbd7b52de4606d07adb17b7c06f2459291b73 100644 (file)
--- a/flex.skl
+++ b/flex.skl
@@ -3278,6 +3278,8 @@ int main ()
 ]])
 
 %ok-for-header
+m4_ifdef( [[M4_YY_IN_HEADER]],
+[[
 #undef YY_NEW_FILE
 #undef YY_FLUSH_BUFFER
 #undef yy_set_bol
@@ -3289,3 +3291,4 @@ int main ()
 #undef YY_DECL_IS_OURS
 #undef YY_DECL
 #endif
+]])