[Buildroot] [PATCH 1/1] package/x11r7/xlib_libXpm: Add gettext/iconv support

Bernd Kuhls bernd.kuhls at t-online.de
Sun Mar 29 11:52:08 UTC 2015


[posted and mailed]

Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8
@public.gmane.org> wrote in news:20150329134114.7d71836b at free-electrons.com:

> But it would be to check if gettext and libiconv support is actually
> mandatory, or only optional.

Hi Thomas,

according to the source code there is no mandatory check for libiconv.

Quoting line 32 from configure.ac

AC_SEARCH_LIBS([gettext], [intl], [USE_GETTEXT="yes"], [USE_GETTEXT="no"])

so gettext is optional.

Regards, Bernd



More information about the buildroot mailing list