>>> "Bruno" == Bruno Haible <[EMAIL PROTECTED]> writes:
[...]
Bruno> all-local $(libfoo_la_OBJECTS): $(ARGZ_H)
Hmmm, why do you need this since $(ARGZ_H) is already in
$(BUILT_SOURCES), and "all" depends on $(BUILT_SOURCES)?
--
Alexandre Duret-Lutz
__
Hi Bruno,
* Bruno Haible wrote on Mon, Jul 11, 2005 at 01:23:26PM CEST:
>
> The modules in gnulib are normally used in a directory that creates a
> single library, say libfoo.la, and in this case a line like
>
> all-local $(lib_OBJECTS): $(ARGZ_H)
>
> is meant to be changed to
>
> all-loca
Ralf Wildenhues wrote:
> It's a bit tricky to reproduce: You
> need a system which has no argz.h, then configure, then `make check'
> without prior make. If you had ever run `make' before in this build
> tree, even after `make clean' the dependency information is stored in
> libltdl/.deps/*.Plo, a