From c548192cafdf7dfab4cf7e0a0734417ee16f1c94 Mon Sep 17 00:00:00 2001 From: Kenneth Graunke Date: Fri, 5 Aug 2011 16:59:04 -0700 Subject: docs: Remove GLw from the documentation except for a new FAQ entry. Also remove an outdated reference to GLEW being in tree. Reviewed-by: Brian Paul --- docs/faq.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs/faq.html') diff --git a/docs/faq.html b/docs/faq.html index 071381c5a1c..bf6545fd5f7 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -204,8 +204,13 @@ If you don't already have GLUT installed, you should grab

+

2.4 Where is the GLw library?

+

+GLw (OpenGL widget library) is now available from a separate git repository. Unless you're using very old Xt/Motif applications with OpenGL, you shouldn't need it. +

+ -

2.4 What's the proper place for the libraries and headers?

+

2.5 What's the proper place for the libraries and headers?

On Linux-based systems you'll want to follow the