scons: Use only the shared object name when linking progs.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 4 Feb 2010 09:21:00 +0000 (09:21 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 4 Feb 2010 09:23:30 +0000 (09:23 +0000)
commitef67ad05cb2a23e555cfbfc67faf435677fbcf73
tree1f7941492c144a691beabfab483af77fde6aeab1
parent7713069ae3ec24404d944d91614e4448b7c1a2c6
scons: Use only the shared object name when linking progs.

Otherwise the whole path gets baked into the executable.
progs/SConscript
src/glut/glx/SConscript