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
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.
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
Hmmm. I think we can do that, yeah. I'll add it to the 3.1b2 notes.
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
Hmmm. I think we can do that, yeah. I'll add it to the 3.1b2 notes.