Mailing List Archive

[Bug 1559] New: Autoconf overrides AR environment variable
https://bugzilla.mindrot.org/show_bug.cgi?id=1559

Summary: Autoconf overrides AR environment variable
Product: Portable OpenSSH
Version: 5.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs@mindrot.org
ReportedBy: Brice.Lin@gmail.com


Reproduced on Linux (x86) and Mac OS X (PPC and x86):

$ LD="ld" AR="foo" ./configure

Running the above command results in Autoconf incorrectly setting the
AR variable in the generated Makefile. Setting CC instead of LD causes
the same issue, while only specifying AR works without issue.

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs