<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-25 10:18 GMT+01:00 A J Stiles <span dir="ltr"><<a href="mailto:asterisk_list@earthshod.co.uk" target="_blank">asterisk_list@earthshod.co.uk</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Monday 24 Mar 2014, Olivier wrote:<br>
> Is there a smart way to accelerate things a bit and skip ./configure when<br>
> source files have not changed since last configure command was previously<br>
> run ?<br>
<br>
</div>That probably isn't what you really want to do.<br>
<br>
The most common reason why a build fails is because a -dev package is missing.<br>
Alternatively, some required component might be present, but located somewhere<br>
away from the usual search path.<br>
<br>
Once either of these situations is resolved, you are going to need to re-run<br>
the configure script anyway.<br></blockquote><div><br></div><div>That's true but if you compare this with Makefile's ability to check files last modification date ...<br><br></div><div>Maybe I'll just leave it to the man running the script to decide when to run configure and it's not needed.<br>
</div><div><br>Thanks for sharing on this anyway.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
--<br>
AJS<br>
<br>
Answers come *after* questions.<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></span></blockquote></div><br></div></div>