configure script searches for rcc of Qt5 incorectly
There is a typo in configure.ac file. 'rcc' executable from Qt5 is searched for incorrectly. Details in patch.
There is a typo in configure.ac file. 'rcc' executable from Qt5 is searched for incorrectly. Details in patch.
added Component::Interface: Qt Severity::normal Type::bug Version::master git + 1 deleted label
changed milestone to %3.0 FF
added Component::Build system Status::fixed labels and removed Component::Interface: Qt label
changed milestone to %2.2.0
closed
commit 34fef72d Author: Rémi Denis-Courmont remi@remlab.net Date: Sat Oct 11 10:36:40 2014 +0300
configure: fix typo in rcc code (fixes [#12384](https://code.videolan.org/videolan/vlc/-/issues/12384))
Pointed-out-by: Paweł Stankowski
Original author: remi@remlab.net
VideoLAN code repository instance