K 10 svn:author V 5 tobik K 8 svn:date V 27 2019-10-19T06:25:12.930291Z K 7 svn:log V 401 audio/audacity: Remove bogus STATIC_WX option This was accepted by me in r495224. STATIC_WX_ENABLE was probably supposed to be STATIC_WX_CONFIGURE_ENABLE but the entire idea of the option is flawed. wxgtk31 does not provide static libraries. While here drop unhooked JACK_LIB_DEPENDS options helper. Audacity has been using the system Portaudio for a while and JACK support can be enabled there. END