[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gtypist] gtypist fails to link on systems that ship libiconv in
From: |
Felix Natter |
Subject: |
Re: [bug-gtypist] gtypist fails to link on systems that ship libiconv in a separate library |
Date: |
Fri, 29 Nov 2013 19:43:33 +0100 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (gnu/linux) |
Clemens Lang <address@hidden> writes:
> Hi,
hello Clemens!
> on systems that ship libiconv functionality in a library separate from
> the standard libc, gtypist fails to compile. The configure macro
> correctly determines an extra argument is required when linking:
> checking how to link with libiconv... -liconv
> but the build still fails, because AM_ICONV_LINK (called by
> AM_GNU_GETTEXT) defines the LIBICONV substitution, which isn't used in
> src/Makefile.am. I'm attaching a patch.
Thank you for reporting and for the patch.
This is fixed in the current branch-2.9:
http://git.savannah.gnu.org/gitweb/?p=gtypist.git;a=commitdiff;h=1edc657cf7a01016ef81256d5e531773b0b9478c
@Tim: Do you think we should make a 2.9.4 release since this issue pops
up more than once (once the pkg-config issue is worked out, too)?
Thanks and Best Regards,
--
Felix Natter