<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 24, 2021, at 11:41 AM, Jeffrey Walton <<a href="mailto:noloader@gmail.com" class="">noloader@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Wed, Mar 24, 2021 at 12:35 PM Werner Koch <<a href="mailto:wk@gnupg.org" class="">wk@gnupg.org</a>> wrote:<br class=""><blockquote type="cite" class=""><br class="">On Tue, 23 Mar 2021 10:53, Marius Schamschula said:<br class=""><br class=""><blockquote type="cite" class=""><a href="https://github.com/macports/macports-ports/tree/7c793c22a4315ee01ae92ed7104cea4d6def1036/devel/libgcrypt/files" class="">https://github.com/macports/macports-ports/tree/7c793c22a4315ee01ae92ed7104cea4d6def1036/devel/libgcrypt/files</a><br class=""></blockquote><br class="">You should never ever patch configure - that is a generated file.  So<br class="">this is just a temoporary kludge to make things build.<br class=""></blockquote><br class="">That's actually a fairly clean fix for the break-fix cycle in this circumstance.<br class=""><br class="">The Apple M1's lack Libtool and Autotools, so they can't autoreconf if<br class="">configure.ac is touched.<br class=""></div></div></blockquote></div><div class=""><br class=""></div><div class="">Why do you believe libtool and the autotools don’t exist on M1 machines?</div><div class=""><br class=""></div><div class="">Indeed, Werner is correct: fixing the configure.ac file is the better approach.</div><div class=""><br class=""></div><div class="">However, with macOS Big Sur the number of projects with implicit declaration errors is so large, we often do the quick fix.</div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Marius</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">--</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Marius Schamschula</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><br class=""></div><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>