]> granicus.if.org Git - flex/commitdiff
remove BISON assignment as per suggestion from Akim Demaille
authorWill Estes <wlestes@users.sourceforge.net>
Fri, 11 Oct 2002 15:26:42 +0000 (15:26 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Fri, 11 Oct 2002 15:26:42 +0000 (15:26 +0000)
34 files changed:
tests/TEMPLATE/Makefile.am
tests/test-array-nr/Makefile.am
tests/test-array-r/Makefile.am
tests/test-basic-nr/Makefile.am
tests/test-basic-r/Makefile.am
tests/test-bison-nr/Makefile.am
tests/test-bison-yylloc/Makefile.am
tests/test-bison-yylval/Makefile.am
tests/test-c++-basic/Makefile.am
tests/test-c++-multiple-scanners/Makefile.am
tests/test-c-cpp-nr/Makefile.am
tests/test-c-cpp-r/Makefile.am
tests/test-debug-nr/Makefile.am
tests/test-debug-r/Makefile.am
tests/test-header-nr/Makefile.am
tests/test-header-r/Makefile.am
tests/test-include-by-buffer/Makefile.am
tests/test-include-by-reentrant/Makefile.am
tests/test-lineno-nr/Makefile.am
tests/test-lineno-r/Makefile.am
tests/test-mem-nr/Makefile.am
tests/test-mem-r/Makefile.am
tests/test-multiple-scanners-nr/Makefile.am
tests/test-multiple-scanners-r/Makefile.am
tests/test-posix/Makefile.am
tests/test-posixly-correct/Makefile.am
tests/test-prefix-nr/Makefile.am
tests/test-prefix-r/Makefile.am
tests/test-pthread/Makefile.am
tests/test-reject/Makefile.am
tests/test-string-nr/Makefile.am
tests/test-string-r/Makefile.am
tests/test-table-opts/Makefile.am
tests/test-yyextra/Makefile.am

index b3d1f57c005c5fefc06fb241f129631c4ea6933a..e9d4cf893b3cd58d6a612a06c1e8954f1822fb7b 100644 (file)
@@ -19,7 +19,6 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
 FLEX = $(top_builddir)/flex
 
 builddir = @builddir@
index c92690ee9e83c3c3ed434c1a6fa29566831cb29f..4b1fe8613509804592b5679f600a2f8e6714e55b 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index 5e1fdfee13b6efe3b0c5139684b680152dbf9f73..5a2fa21267c0e6e5fd1571398c2f0e3bffdbb64d 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index be2a7c261f5419c94bd0a9c798e3d8e0681a4417..bdf63400737b4ce5b05eb3d7c1c9818d44fcb718 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index 9acf436b4fc5d3cca2428b0eac5388d1c4d160e0..2907190f842058651672ee4f9c76652baaf95167 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index 2ad07db3ea9a2186dfff9c8307235b78ea48eb49..6874df60cfc516f25701a1cf4b844c66ca6a097e 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 builddir = @builddir@
index 542be3af40c505422f0ef814eb04baf9166f3c42..7f26f4d40202cf587edb2fb716b3b56b8bcb0e81 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 builddir = @builddir@
index 31ac68a5d7b17d3d53a35614ba5d291cf866ad7b..de3071adfb09ff7a61bc3184463d485a012ab54e 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 builddir = @builddir@
index d597c9ac6af0609cc6e8d7c265bfe1104e08cb24..1fc579df05e2d56c83082fd4df561028721f44a5 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index 8babe073a5a78340d13a61b9bd4aba3a44c5a341..d8da4a69c7702e0868bc94568627e95b7c6ce401 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner-1.l scanner-2.l main.cpp
index 6a932bab2d7e9d11a117e6cd9f7e390dcfef1742..6e17e09835575ee1b560b900972072acb8dd76a9 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index e1437250b39cb5d260466db9b4528f74250fd051..a0b929902fb3029ac5cdebef2b7ae15b4399bd7b 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index a3148f8f807801d00db9bd1c365df414ac91c2ff..40d59e8f1681448b618d863e0d456ce80e5b7fd1 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index 6ae5c4dacf36653f506360c262ebc2e3c3784896..19371394cd07295f83c98c9509f4522c39a53541 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index b6accfacfe504b1f23312dd8e9839542f1eee95c..2227acd6763683733345907679b57d1882ca60d0 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 builddir = @builddir@
index 7661a072cbfcebbd2b5c8f57699effc298180515..aa86bc17af8b2786b990a52edc853d7dfbd438d3 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 builddir = @builddir@
index 181d17462a7deab82c5a16d79d269a676ad3b137..92748232da8f873098826f6dfdb3acd16ef302b2 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test-1.input test-2.input test-3.input
index 366b1da82fc5a77c1388803cb4700b1ea8587059..1ce63460fd9ce50922ea8b5144f16ccae4fbe627 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test-1.input test-2.input test-3.input
index b8c784a08ea6e5278b7dd8df9e808535b278d9e7..8ccf49da6e99628f8c91abbe79e5472107bb528b 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index 7bd8449021ded4897b7bdda2a3dfca6d41596b28..2ea85f65fe6638ecb1fb56c46494edd6c071e66a 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index 159518e0a4498f61495f5063f03289cdf3d8f1ef..a79fe070951d5102321a7ded47ecfdabe8bada90 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index a86c30934e662dcc337737288f39d90a2f6b31d9..85db163d89d5fbf9a1b9d164dda2275fb8f7e8f0 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index 97858a0b2e1c6231e4ea40d603a6b66c8141f701..52ef1002b3430ad44cd617b3d7c36e5546ea85db 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 builddir = @builddir@
index 71e6b8c517b9c80549c342360ddf919eca76730a..6ece425f01e9dac6cf307dbc03209f8386b15861 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 builddir = @builddir@
index 34b8043fa766b9a011fc7b9ad38d56f84f44fe72..ffdc15ecb1b141a2b39f0d799dbb112fcd2b3060 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l
index 26cd612566036ffbd39857bea50add1113cf9dec..5ccbea0bb07c316c95424572a68e0f55d26feffc 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l
index 9fabafe9141e14e9871fd37f549f86365c66bcee..2fcdcafbca143b70a530130eedffe2023373df86 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index aa87fd39cb9cfe24ceb4df28306ed83ba5daa5ea..531c919a08e271d7756c52d68a03868ce9aca51f 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index fe3d99bd6e55ccc3b35bbeb97daad8f9418b39a6..e011ebd0b2ac34ce2b4b87e137b0c37316366a26 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test-1.input test-2.input test-3.input test-4.input test-5.input
index a70450c442eb0530c122d0544ae82de2dfced465..2a9c3e2ced3c79bb251e519f818e72347737423c 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input
index 6bed9a4bdb8075355d424003162ba6a22fecb7f2..3fd33bf6dda658171e8505c5fb36c11114329182 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l 
index 1fa9e936af4ed9dd2492c1e72070638c6cf18a0b..e2c1e0f4fba4d544c83c02b7ffa483927cb96e8c 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l
index 470812ac6adad7a445f590bac421ae0b2b891ed4..4380e3d38d376957074d6899b0a705752f2d8b71 100644 (file)
@@ -28,7 +28,7 @@
 # 'test-mul' checks that we can store multiple tables in a single file.
 # ------------------------------------------------
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 testname  := test-table-opts
index fcf0a24fc00103e92517e64fb6bc02b37092c257..440c08b5e6f9eafa7554fba718c0f2cbcd209d5b 100644 (file)
@@ -19,7 +19,7 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-BISON = @BISON@
+
 FLEX = $(top_builddir)/flex
 
 EXTRA_DIST = scanner.l test.input