View | Details | Raw Unified | Return to bug 155181
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
COMMENT=	Framework for interfacing Python and C++
10
COMMENT=	Framework for interfacing Python and C++
11
11
12
USE_BZIP2=	yes
12
USE_BZIP2=	yes
13
USE_PYTHON=	2.5+
13
USE_PYTHON=	2.5-3.1
14
14
15
OPTIONS=	VERBOSE_BUILD	"Show compiler messages"	off \
15
OPTIONS=	VERBOSE_BUILD	"Show compiler messages"	off \
16
		DEBUG		"Build debugging symbols"	off \
16
		DEBUG		"Build debugging symbols"	off \

Return to bug 155181