]> git.cworth.org Git - glaze/commit
Fix misleasing error message for unset GLAZE_WRAPPER variable.
authorCarl Worth <cworth@cworth.org>
Sat, 21 Sep 2013 16:05:23 +0000 (09:05 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 21 Sep 2013 22:00:56 +0000 (15:00 -0700)
commit6935778ded0edf150cf31c545e69499e775f75c0
tree7bef3b281afefe69d6f859a6cb807765053313be
parentd12b432ce1ff9fbc975d834e08074e6b6514c25b
Fix misleasing error message for unset GLAZE_WRAPPER variable.

The previous error message was apparently copy-pasted from the GLAZE_LIBGL
error message. Fix it to indicate that GLAZE_WRAPPER should point to the
user's wrapper library, not the underlying libGL.so.
glaze-gl.c