<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jun 21, 2012, at 11:34 AM, Nick Lewycky wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">I want to add support for --compress-debug-sections to the assembler.<br>That means that I'd like to add a new optional dependency (on zlib) to<br>llvm, and couldn't. The problem is that I can't run AutoRegen.sh even<br>after searching for the right versions of all the autoconfy bits.<br>Debian has a "snapshot" server with every version of every package<br>they've ever had, and even that failed me; I found autoconf 2.59 and<br>2.61, but no 2.60.</span></blockquote></div><br><div><a href="http://ftp.gnu.org">ftp.gnu.org</a> has everything you need. I usually just build the individual bits</div><div>and go on any new machine. Including downloads it takes about 20 mins.</div><div><br></div><div>Also, if you find that you've successfully configured etc on a new platform</div><div>after upgrading the autoconf send a message that you want to upgrade it</div><div>and it's usually OK in my book.</div><div><br></div><div>-eric</div></body></html>