fix configure options error.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12600 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5f8dd792cf
commit
ced0bee0e9
@ -59,7 +59,7 @@ endef
|
||||
define Build/Configure
|
||||
$(call Build/Configure/Default, \
|
||||
--without-xft2 \
|
||||
$(if PKG_CONFIG_python-vte,--enable-python,--disable-python) \
|
||||
$(if $(CONFIG_PACKAGE_python-vte),--enable-python,--disable-python) \
|
||||
)
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user