bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gettext -lintl bug


From: Rob Leslie
Subject: gettext -lintl bug
Date: Fri, 09 Feb 2001 04:59:05 -0500

Hi,

It seems there is a bug in the AM_WITH_NLS macro in gettext.m4 for aclocal:
when gettext is available in the intl library rather than the C library (such
as the case with Cygwin), -lintl is not added to the list of libraries.

This can result in obscure link errors like undefined references to
`_imp__gettext'.

I've attached a patch to the 0.10.35 version of gettext which appears to
correct this.

Thanks,

-- 
Rob Leslie
address@hidden


Attachment: gettext.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]