[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Missing argz_add and argz_count in gnulb's argz.c
From: |
Juan Manuel Guerrero |
Subject: |
Re: Missing argz_add and argz_count in gnulb's argz.c |
Date: |
Tue, 26 Feb 2008 02:56:38 +0100 |
User-agent: |
KMail/1.9.5 |
Am Montag, 25. Februar 2008 19:04 schrieb Karl Berry:
> As can be seen argz_add and argz_count are not available.
>
> Thanks Juan. The functions are easy to implement so I sent a patch to
> bug-libtool about it (also below, for reference). I also checked in the
> changes to texinfo so we can proceed -- can you try testing from CVS
> head again, please? Thanks.
[snip]
Thanks, now it works. A last suggestion:
[snip]
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
[snip]
As can be seen the configure script does not check neither for argz_add nor
for argz_count. I know that this is not the right place to talk about this
but may be it finds it way to the right people.
Regards,
Juan M. Guerrero