[vlc-devel] [vlc-commits] configure: add check for libidn
Alexis Ballier
aballier at gentoo.org
Tue Aug 21 18:01:50 CEST 2012
On Tue, 21 Aug 2012 18:35:22 +0300
"Rémi Denis-Courmont" <remi at remlab.net> wrote:
> Le mardi 21 août 2012 18:15:57 Alexis Ballier, vous avez écrit :
> > > +dnl
> > > +dnl Domain name i18n support via GNU libidn
> > > +dnl
> > > +PKG_CHECK_MODULES([IDN], [libidn], [
> >
> > any reason not to use PKG_WITH_MODULES here ? (esp. wrt the commit
> > message and licenses)
>
> I don't understand the question.
>
pkg_with will add a --enable/disable switch to configure, pkg_check will
not
More information about the vlc-devel
mailing list