From ba74f7d9e9f6f675b5448ac5ee6b564c35389d20 Mon Sep 17 00:00:00 2001 From: Roger Pau Monne Date: Wed, 22 Feb 2012 13:06:42 +0000 Subject: [PATCH] autoconf: clean brctl options This bit was missing, sorry. Signed-off-by: Roger Pau Monne Acked-by: Ian Jackson Committed-by: Ian Jackson --- tools/configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/configure.ac b/tools/configure.ac index 17a996325..c5dec9c59 100644 --- a/tools/configure.ac +++ b/tools/configure.ac @@ -62,7 +62,6 @@ AX_SET_FLAGS AC_ARG_VAR([PYTHON], [Path to the Python parser]) AC_ARG_VAR([PERL], [Path to Perl parser]) -AC_ARG_VAR([BRCTL], [Path to brctl tool]) AC_ARG_VAR([IP], [Path to ip tool]) AC_ARG_VAR([BISON], [Path to Bison parser generator]) AC_ARG_VAR([FLEX], [Path to Flex lexical analyser generator]) -- 2.39.5