configs: Fix linux-static to link correctly
authorDan Nicholson <dbn.lists@gmail.com>
Fri, 26 Oct 2007 22:43:44 +0000 (15:43 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 26 Oct 2007 22:46:37 +0000 (15:46 -0700)
commit9514209593fbc6c2e3d00d0ac65b17c30751c849
tree82caabf1a138b1005e338ddc2ebec6e46455eb03
parent6ef27b88e6f767cd476676b33cb7c4ea6922234e
configs: Fix linux-static to link correctly

The linux-static target was missing necessary libraries and hardcoding
their location to /usr/X11R6/lib. This makes it comparable to the x86
and x86-64 static targets.
configs/linux-static