In private mail adamw agreed that supporting the more generic
WITHOUT_PYTHON was a useful idea, and asked me to commit it for him as he was not going to be able to get to it for a while.
This commit is contained in:
@@ -31,6 +31,10 @@ INSTALLS_SHLIB= yes
|
||||
MAKE_ARGS= CXXFLAGS="-Dq4_INLINE ${CFLAGS} -fpermissive"
|
||||
ONLY_FOR_ARCHS= i386 alpha
|
||||
|
||||
.if defined(WITHOUT_PYTHON)
|
||||
METAKIT_WITHOUT_PYTHON=yes
|
||||
.endif
|
||||
|
||||
.if !defined(METAKIT_WITHOUT_PYTHON)
|
||||
USE_PYTHON= yes
|
||||
CONFIGURE_ARGS+= --with-python=${LOCALBASE}
|
||||
|
||||
Reference in New Issue
Block a user