Re: [squid-users] Can't set AR with Squid's configure?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 20 Feb 2005 15:09:32 +0100 (CET)

On Thu, 17 Feb 2005, Steve Snyder wrote:

> Configure does respect my setting of CC=mycompiler, but seems resistant to
> letting me specify the value of AR.
>
> How can I persuade configure to use the specified library manager?

It needs to be an absolute path.

env AR=/path/to/xiar ./configure ...

Or alternatively do it at build time, in which case it can be anywhere in
your path.

make AR=xiar install

Regards
Henrik
Received on Sun Feb 20 2005 - 07:09:38 MST

This archive was generated by hypermail pre-2.1.9 : Tue Mar 01 2005 - 12:00:02 MST