@@ -19,8 +19,9 @@ def setup():
|
|||||||
autotools.aclocal("-I m4")
|
autotools.aclocal("-I m4")
|
||||||
autotools.autoconf()
|
autotools.autoconf()
|
||||||
shelltools.export("LIBS", "-lavcodec")
|
shelltools.export("LIBS", "-lavcodec")
|
||||||
shelltools.export("WX_CONFIG=wx-config-gtk3 ./configure", "/usr/bin/wxconfig")
|
#shelltools.export("WX_CONFIG=wx-config-gtk3 ./configure", "/usr/bin/wxconfig")
|
||||||
autotools.configure("--enable-unicode \
|
autotools.configure("--enable-unicode \
|
||||||
|
WX_CONFIG=wx-config-gtk3 \
|
||||||
--enable-nyquist \
|
--enable-nyquist \
|
||||||
--enable-ladspa \
|
--enable-ladspa \
|
||||||
--with-lib-preference='system local' \
|
--with-lib-preference='system local' \
|
||||||
|
|||||||
Reference in New Issue
Block a user