summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2011-04-14 11:56:33 -0500
committerDave Parks <davep@lindenlab.com>2011-04-14 11:56:33 -0500
commitb4b3c4f763bb3d39c91fbabb5d1a9cb2f178aa1a (patch)
treeec1282abbc155f17bc1a432ff9688cfc7775c011
parentf92d521b46355caa17517b88cc9911179de3b221 (diff)
Include glext headers on linux.
-rw-r--r--autobuild.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml
index 3d5460733d..841c546ae7 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -601,6 +601,18 @@
<key>name</key>
<string>windows</string>
</map>
+ <key>linux</key>
+ <map>
+ <key>archive</key>
+ <map>
+ <key>hash</key>
+ <string>5de58ca0fe19abf68b25956762ee0d29</string>
+ <key>url</key> <!-- Just use the windows pakcage for linux since these are cross platform headers -->
+ <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glext-68-windows-20110406.tar.bz2</string>
+ </map>
+ <key>name</key>
+ <string>windows</string>
+ </map>
</map>
</map>
<key>glh_linear</key>