help-shishi
[Top][All Lists]
Advanced

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

Re: makefile


From: Simon Josefsson
Subject: Re: makefile
Date: Mon, 23 Oct 2006 16:30:37 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Alberto Fondi <address@hidden> writes:

> Hi group,
>
>    i have a question for you, how can i set the variable LIBS =
> -lresolv in the makefiles in LIBS = -lresolv -lcrypt -lgpg-error, from
> the configure command?

Hello.  Try:

./configure LDFLAGS="-lgcrypt -lgpg-error"

However, if you installed libgcrypt correctly, this shouldn't be
necessary.  Maybe you could expand on why you believe you need this?

/Simon





reply via email to

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