[Bug 1559] Autoconf overrides AR environment variable
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sat Feb 21 14:41:42 EST 2009
https://bugzilla.mindrot.org/show_bug.cgi?id=1559
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> 2009-02-21 14:41:41 ---
It works for me:
$ env LD=/tmp/xxld AR=/tmp/har ./configure
...
$ egrep "^(LD|AR)=" Makefile
LD=/tmp/xxld
AR=/tmp/har
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list