On 2014-09-16 09:50, Erik Helin wrote:
On 2014-09-15 18:43, Volker Simonis wrote:
On Mon, Sep 15, 2014 at 11:49 AM, Erik Joelsson
<[email protected]> wrote:
On 2014-09-15 10:26, Erik Helin wrote:
On 2014-09-12 17:17, Erik Joelsson wrote:
Hello Erik,
Looks good to me.
Thanks!
On 2014-09-12 17:17, Erik Joelsson wrote:
Don't forget to also push the generated-configure.sh
files.
Since this is the first time I'm pushing a change to the top-level
build
system, are the following steps the preferred way of updating
generated-configure.sh?
$ sh common/autoconf/autogen.sh
This is correct.
And make sure you are using the correct version (2.69) of automake,
Do you mean autoconf? Fortunately, I used version 2.69 of autoconf
(I'm using Ubuntu 14.04) when generating the new
generated-configure.sh script.
Thanks,
Erik
Actually, autogen.sh will fail unless you use exactly version 2.69. We
started enforcing this a while back (a year maybe?) to avoid the large
superficial diffs.
/Erik