Hi Kyle, On 25 September 2015 at 21:01, Kyle Brenneman <kbrenne...@nvidia.com> wrote: > Add a macro GL_LIB_NAME to hold the filename that configure comes up with > based on the --with-gl-lib-name and --enable-mangling options. > > In driOpenDriver, use the GL_LIB_NAME macro instead of hard-coding > "libGL.so.1". > > v2: Add an #ifndef/#define for GL_LIB_NAME so that non-autoconf builds will > work. > v3: Fix the library filename in the Makefile.
Did you really come across issues due to this or have you just noticed it while going through ? I've been dreaming about getting rid of this hack/workaround, although until that happens (if ever) this commit is doing the right thing. Please add your s-o-b and the mesa-stable tag. With those Reviewed-by: Emil Velikov <emil.l.veli...@gmail.com> Thanks Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev