From 4b3ea5b714adf374d9ac7af009b8f7b8a65f21f0 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 8 Dec 2010 21:25:26 +0000 Subject: flex/bison vs ragel git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@38 e61f0598-a718-4e21-a8f0-0aadfa62ad6b --- src/configure | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/configure') diff --git a/src/configure b/src/configure index b07190b..53d457d 100755 --- a/src/configure +++ b/src/configure @@ -143,8 +143,7 @@ CFLAGS := $CFLAGS LDFLAGS := $LDFLAGS STRIP := strip INSTALL := install -FLEX := flex -BISON := bison +RAGEL := ragel PREFIX := '$PREFIX' BINDIR := '$BINDIR' -- cgit v1.2.3