Hi Ralf,
thanks for your advise. "-L../lib -lgnu" is already used in other
places. I am going to fix them too.
Cheers,
Giuseppe
Ralf Wildenhues writes:
> Hello Giuseppe,
>
> * Giuseppe Scrivano wrote on Thu, Dec 03, 2009 at 07:30:54PM CET:
>> something against this trivial patch?
>
> I have
Hello Giuseppe,
* Giuseppe Scrivano wrote on Thu, Dec 03, 2009 at 07:30:54PM CET:
> something against this trivial patch?
I haven't checked whether or not this is right, but if it is, then
> -LDADD = -L../libinetutils -linetutils
> +LDADD = -L../libinetutils -linetutils -L../lib -lgnu
write "-
p 17 00:00:00 2001
From: Giuseppe Scrivano
Date: Thu, 3 Dec 2009 19:27:30 +0100
Subject: [PATCH] Add missing dependency to gnulib
---
ChangeLog |4
tests/Makefile.am |2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLo
something against this trivial patch?
It fixes "make check".
Giuseppe
>From 48baa84f12699ff6b3ee50e2b2211cce503f08ca Mon Sep 17 00:00:00 2001
From: Giuseppe Scrivano
Date: Thu, 3 Dec 2009 19:27:30 +0100
Subject: [PATCH] Add missing dependency to gnulib
---
ChangeLog