summarylogtreecommitdiffstats
path: root/flex-2.5.37-no-bison.patch
blob: df527817bf8b9aeae6cf624b409a2e2d8e52ae6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
--- flex-2.5.37/tests/Makefile.am	2012-10-11 04:49:17.517445461 +0300
+++ flex-2.5.37/tests/Makefile.am	2012-10-11 04:49:58.504048817 +0300
@@ -35,9 +35,6 @@
 	test-rescan-nr \
 	test-basic-nr \
 	test-basic-r \
-	test-bison-yylloc \
-	test-bison-yylval \
-	test-bison-nr \
 	test-multiple-scanners-nr \
 	test-multiple-scanners-r \
 	test-header-nr \
@@ -84,9 +81,6 @@
 	test-rescan-nr \
 	test-basic-nr \
 	test-basic-r \
-	test-bison-yylloc \
-	test-bison-yylval \
-	test-bison-nr \
 	test-multiple-scanners-nr \
 	test-multiple-scanners-r \
 	test-header-nr \
--- flex-2.5.37/tests/Makefile.in	2012-10-11 04:49:35.665941427 +0300
+++ flex-2.5.37/tests/Makefile.in	2012-10-11 04:50:21.048847253 +0300
@@ -120,7 +120,6 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BISON = @BISON@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CFLAGS = @CFLAGS@
@@ -251,9 +250,6 @@
 	test-rescan-nr \
 	test-basic-nr \
 	test-basic-r \
-	test-bison-yylloc \
-	test-bison-yylval \
-	test-bison-nr \
 	test-multiple-scanners-nr \
 	test-multiple-scanners-r \
 	test-header-nr \
@@ -300,9 +296,6 @@
 	test-rescan-nr \
 	test-basic-nr \
 	test-basic-r \
-	test-bison-yylloc \
-	test-bison-yylval \
-	test-bison-nr \
 	test-multiple-scanners-nr \
 	test-multiple-scanners-r \
 	test-header-nr \