bug-gnulib
[Top][All Lists]
Advanced

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

Re: fstrcmp-test needs some additional libraries


From: Bruno Haible
Subject: Re: fstrcmp-test needs some additional libraries
Date: Mon, 22 Oct 2007 23:47:56 +0200
User-agent: KMail/1.5.4

Hello Ralf,

> 2007-10-22  Ralf Wildenhues  <address@hidden>
> 
>       * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
>       @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.

This is all right. Please apply.

> I must confess I don't know what I'm doing here, but this patch helped
> me build test-fstrcmp.  WDYT?

The @LIBINTL@ is needed because fstrcmp depends on xalloc, which depends on
xalloc-die, which depends on gettext-h, which causes a dependency to the
gettext() function since you have also the module 'gettext' among the list.

The $(LIBTHREAD) is needed because fstrcmp depends on lock.

Bruno





reply via email to

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