On Sat, Mar 13, 2010 at 20:20:36 -0800, Jeff Smith wrote:
> Except that AC_PATH_XTRA returns X_LIBS without '-lX11', while
> PKG_CHECK_MODULES returns X_LIBS with it.  In the attached patch
> I add '-lX11' to the former.  Of course, with '-lX11' as part of X_LIBS, the
> explicit '-lX11' can be removed from the places that use X_LIBS.
> 
If this wants -lX11, then it should use AC_PATH_X, not AC_PATH_XTRA,
though?

Cheers,
Julien

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to