XQuartz: Remove explicit link against libGL
authorJeremy Huddleston <jeremyhu@apple.com>
Fri, 3 Jun 2011 06:34:28 +0000 (02:34 -0400)
committerJeremy Huddleston <jeremyhu@apple.com>
Fri, 3 Jun 2011 20:01:18 +0000 (16:01 -0400)
commitdd5d91fc954450e99d53862900ef4fa6320ff382
tree81ad45b59389ffe2e9f5f727ae34affbbdac5179
parent5115c2c7216fc10acb8a26deb904ad15ef18ce8a
XQuartz: Remove explicit link against libGL

This was indented to force a link against OpenGL.framework's libGL, but it
actually resulted in linking against mesa's libGL due to the ordering of -L

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
hw/xquartz/mach-startup/Makefile.am