]> git.pld-linux.org Git - packages/agfl.git/commitdiff
- fix for new flex
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 28 Nov 2003 11:26:16 +0000 (11:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    agfl-flex.patch -> 1.1

agfl-flex.patch [new file with mode: 0644]

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.070064 seconds and 4 git commands to generate.