diff --git a/config.mk b/config.mk index da3fe478..10fa4215 100644 --- a/config.mk +++ b/config.mk @@ -54,10 +54,6 @@ WITH_MEMORY_TRACKING:=yes # information about the broker state. WITH_SYS_TREE:=yes -# Build with Python module. Comment out if Python is not installed, or required -# Python modules are not available. -WITH_PYTHON:=yes - # Build with SRV lookup support. WITH_SRV:=yes