Closes: https://bugs.gentoo.org/664934
Package-Manager: Portage-2.3.48, Repoman-2.3.10
src_configure() {
use static && append-ldflags -static
- # We don't need perl unless we run tests.
- use test || export ac_cv_path_PERL=true
local myeconfargs=(
--docdir='$(datarootdir)'/doc/${PF}
$(use_enable examples)
src_configure() {
use static && append-ldflags -static
- # We don't need perl unless we run tests.
- use test || export ac_cv_path_PERL=true
local myeconfargs=(
--docdir='$(datarootdir)'/doc/${PF}
$(use_enable examples)