On Mon, Mar 10, 2008 at 2:32 PM, Dan Nicholson <[EMAIL PROTECTED]> wrote: > Kristian, > > Unfortunately, moving the libGL install target to src/glx breaks all > the non-glx targets since libGL will never be installed in those > cases. Is there a particular problem you were trying to solve with > that?
I don't it's unreasonable to expect make install in a directory such as src/glx/x11 to install the library built in there. That's what I was trying to fix. I guess there's nothing wrong in also installing libGL from src/mesa/Makefile as well, if something relies on that behavior. Kristian ------------------------------------------------------------------------- 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
