[vlc-devel] [PATCH 3/5] contribs: glib: require gnu iconv
Jean-Baptiste Kempf
jb at videolan.org
Fri Mar 11 10:02:28 CET 2016
LGTM.
On 11 Mar, Francois Cartegnie wrote :
> ---
> contrib/src/glib/rules.mak | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/contrib/src/glib/rules.mak b/contrib/src/glib/rules.mak
> index 68cefc0..61c4162 100644
> --- a/contrib/src/glib/rules.mak
> +++ b/contrib/src/glib/rules.mak
> @@ -20,6 +20,6 @@ glib: glib-$(GLIB_MINOR_VERSION).tar.xz .sum-glib
>
> .glib: glib
> $(RECONF)
> - cd $< && $(HOSTVARS) ./configure $(HOSTCONF)
> + cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --with-libiconv=gnu
> cd $< && $(MAKE) install
> touch $@
> --
> 1.8.3.1
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
--
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list