Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Why does 3.1b1 source not include a prebuilt configure script?

5 views
Skip to first unread message

Andi Kleen

unread,
Oct 22, 2008, 7:33:01 AM10/22/08
to dev-b...@lists.mozilla.org

I hope there's an easy explanation, but why exactly does the 3.1b1 source not
include a prebuilt configure script like everyone else? (and instead require
going through hoops just to get some prehistoric autoconf version installed)

I built and did changes to mozilla couple of years ago and there was a
usable configure script back then. Why this step backwards?

Please someone explain that conundrum in small words.

Thanks.

-Andi

Peter Weilbacher

unread,
Oct 22, 2008, 11:41:50 AM10/22/08
to

For CVS there was a daemon running somewhere that automatically committed the
changed configure file for every change to configure.in. IIRC that deamon has
not been adapted for Mercurial yet.

Peter.

Ben Hearsum

unread,
Oct 22, 2008, 11:46:57 AM10/22/08
to Peter Weilbacher

Peter's absolutely right. At some point we will have parity for this in
mozilla-central - no promises as to when though.

Mike Shaver

unread,
Oct 22, 2008, 12:01:37 PM10/22/08
to Ben Hearsum, dev-b...@lists.mozilla.org
On Wed, Oct 22, 2008 at 11:46 AM, Ben Hearsum <bhea...@mozilla.com> wrote:
> Peter's absolutely right. At some point we will have parity for this in
> mozilla-central - no promises as to when though.

Is there a place in the script for source tarball packaging that could
run autoconf before packaging it? That'd at least help the people
working from release tarballs, and doesn't require figuring out the
mercurial stuff.

Mike

Ben Hearsum

unread,
Oct 22, 2008, 12:04:00 PM10/22/08
to Mike Shaver, dev-b...@lists.mozilla.org

Hmmm. I think we can do that, yeah. I'll add it to the 3.1b2 notes.

Ted Mielczarek

unread,
Oct 22, 2008, 1:24:18 PM10/22/08
to
On Oct 22, 11:46 am, Ben Hearsum <bhear...@mozilla.com> wrote:
> Peter's absolutely right. At some point we will have parity for this in
> mozilla-central - no promises as to when though.

bsmedberg and I have considered committing configure, and having the
policy be "if you commit changes to configure.in, commit the updated
configure as well". Automated commits on m-c might get ugly with
merging and all that.

-Ted

Ben Hearsum

unread,
Oct 22, 2008, 12:04:00 PM10/22/08
to Mike Shaver, dev-b...@lists.mozilla.org
On 10/22/08 12:01 PM, Mike Shaver wrote:

Hmmm. I think we can do that, yeah. I'll add it to the 3.1b2 notes.

0 new messages