On 2021-09-25, Grant Edwards <[email protected]> wrote: > I'd like to build slrn with --enable-inews, but that doesn't seem to > be suppored by the ebuild. Is there some way to control autotools > 'configure' options other than USE flags?
found it: EXTRA_ECONF
# EXTRA_CONF=--enable-inews emerge slrn

