On 11/07/2012 16:21, Eric Anholt wrote: > Jon TURNEY <jon.tur...@dronecode.org.uk> writes: > >> Updated to address various comments: >> [1/9] libOsmesa links with libaries in the builddir, not the srcdir >> [2/9] libglsl use AM_V_GEN to silence generated code rules and add >> BUILT_SOURCES to CLEANFILES >> [4/9] Remove stray -static from flags for libmesa and libmesagallium >> [6/9] Remove unndeded libglsl.a from GALLIUM_DRI_LIB_DEPS >> [9/9] Fix comment to talk about the right library and try to make sense >> >> If you should want to test this, these patches can be pulled from the >> branch automake-continued-v2 at git://people.freedesktop.org/~jturney/mesa >> >> Jon TURNEY (8): >> automake: convert libglsl >> Rename sparc/clip.S -> sparc/sparc_clip.S >> automake: convert libmesa and libmesagallium >> Remove unused MESA_MODULES autoconf variable >> Link dri drivers with mesa or dricore libtool library >> Rename X86-64_API -> X86_64_API >> automake: convert libglapi >> Don't explicitly link libOsmesa with libmesa's dependency libglsl >> >> Laurent Carlier (1): >> automake: convert libOSmesa building > > I had one set of comments on libglapi, but other than that, it's all > > Reviewed-by: Eric Anholt <e...@anholt.net>
Thanks for taking the time to review these. I've just posted updated versions of 2/9 and 8/9 to address the comments made. You can pull the full sequence from branch automake-continued-v3 at git://people.freedesktop.org/~jturney/mesa _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev