diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2013-08-31 08:50:47 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-09-09 16:23:52 +0200 |
commit | eaa723b4d06b4c1e588df67bef44a84bbfaebf1a (patch) | |
tree | 1d7b656f678da76cb14a74cd7f92e2f7a392e483 /src/external/libtevent.m4 | |
parent | ccf340e56364851f2e5b75e52d3d63701b662954 (diff) | |
download | sssd-eaa723b4d06b4c1e588df67bef44a84bbfaebf1a.tar.gz sssd-eaa723b4d06b4c1e588df67bef44a84bbfaebf1a.tar.bz2 sssd-eaa723b4d06b4c1e588df67bef44a84bbfaebf1a.zip |
AUTOMAKE: Use portable way to link with gettext
Function gettext needn't be included in libc, it can be part of another
library. Autotools macro AM_GNU_GETTEXT generate makefile variables
(LIBINTL, LTLIBINTL), which contain necessary linker flags.
checking for GNU gettext in libc... no
checking for iconv... yes
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
Diffstat (limited to 'src/external/libtevent.m4')
0 files changed, 0 insertions, 0 deletions