OSDN Git Service

Changed install filenames to libGL* and libOSMesa* so things work on Darwin
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 18 Oct 2006 22:05:13 +0000 (22:05 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 18 Oct 2006 22:05:13 +0000 (22:05 +0000)
commitfee08575cdb2d10c3692eaafb81c5dab15b854e5
tree37ccc13847ce638f0f11997e6589824f8d178b1a
parent3beaff1e3cf227c493badfc55a69381c778b2ff7
Changed install filenames to libGL* and libOSMesa* so things work on Darwin
where GL_LIB_NAME = libGL.dylib but the other library name is libGL.1.dylib
Unlike other platforms, the version number is in the middle of the name,
not at the end.
See bug 8671
src/mesa/Makefile