Remove python reference in config.mk.

This commit is contained in:
Roger A. Light 2014-09-17 22:45:44 +01:00
parent 99779c03c7
commit 74809c7781

View File

@ -54,10 +54,6 @@ WITH_MEMORY_TRACKING:=yes
# information about the broker state. # information about the broker state.
WITH_SYS_TREE:=yes 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. # Build with SRV lookup support.
WITH_SRV:=yes WITH_SRV:=yes