On 6 September 2017 at 17:17, Ilia Mirkin <[email protected]> wrote: > One might ask the question of why st/mesa is being built at all > without HAVE_GALLIUM... > The following snippet might answer your question (that or I'm having a dull moment).
src/mesa/Makefile.am:if HAVE_GALLIUM src/mesa/Makefile.am-noinst_LTLIBRARIES += libmesagallium.la // aka st/mesa src/mesa/Makefile.am-endif -Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
