RESOLVED INVALID 16665
autogen.sh should not call ./configure
https://bugs.webkit.org/show_bug.cgi?id=16665
Summary autogen.sh should not call ./configure
Holger Freyther
Reported 2007-12-29 06:38:52 PST
autogen.sh should just create the configure script and not run configure in the sourcedir. This way it is more easy to build with src_dir != build_dir. Anyone saying rs=me on the removal of the configure line from autogen.sh?
Attachments
Alp Toker
Comment 1 2007-12-29 21:52:00 PST
Hoger, Jan originally had it the way you suggest for the same reasons. I asked him to change it to match conventions in other projects, but maybe this was a mistake. If there is precedent in other projects for not calling configure in autogen.sh, then rs=me
Holger Freyther
Comment 2 2008-01-02 17:48:16 PST
I could not find something that is backing up my request besides this commit http://svn.gnome.org/viewvc/gtk%2B/trunk/autogen.sh?revision=4366&view=markup.
Note You need to log in before you can comment on or make changes to this bug.