From f5721b121220c3757fa3bb0e20d0029836184256 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 19 Sep 2019 12:03:12 +0200 Subject: [PATCH] configure: remove unused variables --- configure | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure b/configure index e09d758..f6ca1b5 100755 --- a/configure +++ b/configure @@ -189,8 +189,6 @@ MACHINE=`uname -m` EXTRA_LIBS="" EXTRA_CLI_LIBS="" EXTRA_OBJECTS="" -EXTRA_DEFS="" -SYSDEFS="" feat_debug=0 feat_cmdmon=1