aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7e05620..08cc214 100644
--- a/configure.ac
+++ b/configure.ac
@@ -192,7 +192,7 @@ echo "***********************************************"
echo
enabled=""
disabled=""
-for feat in edi prof trace output_uhd zeromq soapysdr easydabv3
+for feat in prof trace output_uhd zeromq soapysdr easydabv3
do
eval var=\$enable_$feat
AS_IF([test "x$var" = "xyes"],