On Fri, Mar 7, 2008 at 2:04 PM, Daniel Stone <[EMAIL PROTECTED]> wrote: > On Fri, Mar 07, 2008 at 12:24:20PM -0800, Dan Nicholson wrote: > > The defacto method to rebuild the autotools and run the generated > > configure is an autogen.sh script. It is much more discoverable than the > > custom `make configure' used here. The Makefile targets are still useful > > for creating tarballs, though. This autogen.sh is copied from Xorg. > > --- > > Dan > > > > I feel bad adding more files to the repo, but this one is really > > convenient when using the autotools. Does anyone mind if I commit > > this? > > Hm, I thought mesa wasn't srcdir != objdir safe? Might be better to just > catch that and error out, rather than build a configure safely and just > mysteriously tank later.
Good point. I should probably make configure bomb in that situation, too. -- Dan ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
