Don't link demos directly to X libraries
authorDan Nicholson <dbn.lists@gmail.com>
Fri, 9 May 2008 23:19:03 +0000 (16:19 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 9 May 2008 23:19:50 +0000 (16:19 -0700)
commit738d811b04ab1c3f5315e7bf8b7d0bc553dea501
tree15628feef4db8cdd1ea2216e778b47a3f88c6cec
parent2d709fe2721e6e7f8c33e2973e623fcf44b19efe
Don't link demos directly to X libraries

Since the linker will just pull in the libraries needed from libGL, we
don't need to link the demos directly to the X libraries. Fixes #15886.
progs/demos/Makefile