]> git.pld-linux.org Git - packages/agfl.git/blobdiff - agfl-flex.patch
- fix for new flex
[packages/agfl.git] / agfl-flex.patch
diff --git a/agfl-flex.patch b/agfl-flex.patch
new file mode 100644 (file)
index 0000000..94d81d2
--- /dev/null
@@ -0,0 +1,13 @@
+--- agfl-2.3/utils/scanner.h.orig      Fri Oct 17 14:36:29 2003
++++ agfl-2.3/utils/scanner.h   Fri Nov 28 12:06:48 2003
+@@ -24,8 +24,9 @@
+ using namespace std;
+ #include <stdlib.h>
++#ifndef yyFlexLexerOnce
+ #include <FlexLexer.h>
+-
++#endif
+ //------------------------------------------------------------------------------
+ // Class Scanner
This page took 0.053764 seconds and 4 git commands to generate.