From 8170212f5160796e8cfd9418ebb993e9aa28ea36 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 10 Sep 2009 23:21:22 +0200 Subject: try to use generated files maybe we can remove the dependency to bison, flex and gperf --- config/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/Makefile') diff --git a/config/Makefile b/config/Makefile index 091f4adcd..f2e20cbf8 100644 --- a/config/Makefile +++ b/config/Makefile @@ -66,7 +66,7 @@ lkc_defs.h: lkc_proto.h # The following requires flex/bison # By default we use the _shipped versions, uncomment the # following line if you are modifying the flex/bison src. -LKC_GENPARSER:= 1 +#LKC_GENPARSER:= 1 ifdef LKC_GENPARSER -- cgit v1.2.3