From 6c8c41eac184c032627ec6ae43b2b6a7f5b679b6 Mon Sep 17 00:00:00 2001 From: wlestes Date: Fri, 11 Oct 2002 15:26:42 +0000 Subject: remove BISON assignment as per suggestion from Akim Demaille --- tests/test-mem-r/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-mem-r') diff --git a/tests/test-mem-r/Makefile.am b/tests/test-mem-r/Makefile.am index a86c309..85db163 100644 --- a/tests/test-mem-r/Makefile.am +++ b/tests/test-mem-r/Makefile.am @@ -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 -- cgit v1.2.1