[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libs.am/AR = ar
From: |
Tom Tromey |
Subject: |
Re: libs.am/AR = ar |
Date: |
08 May 2002 22:40:15 -0600 |
>>>>> "Ralf" == Ralf Corsepius <address@hidden> writes:
Ralf> Simple question:
Ralf> Why is AR = ar hard-coded into libs.am?
In theory it shouldn't matter. If you redefine it, even in
configure.in, your redefinition should have precedence. If this
doesn't happen, then that is a bug. If it doesn't happen in 1.6.1,
I'll fix it for 1.6.2. Can you check?
Tom