<p>In <a href="https://github.com/geany/geany/pull/636#discussion_r43080313">README</a>:</p>
<pre style='color:#555'>> @@ -40,8 +40,9 @@ GNU versions of these tools are recommended.
>  
>  Installation
>  ------------
> -Installing Geany is done by the following three commands:
> -$ ./configure
> +Installing Geany is done by the following commands:
> +$ libtoolize
> +$ ./autogen.sh
</pre>
<p>I think it only re-runs <code>configure</code> script as needed, not re-generates it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/636/files#r43080313">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ6mYru1XkpDxM78E3YHElQyZVQGQks5o_uKPgaJpZM4F03f3.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/636/files#r43080313"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>