summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAlexandros Frantzis <alexandros.frantzis@linaro.org>2010-12-06 14:01:20 +0200
committerChris Wilson <chris@chris-wilson.co.uk>2010-12-15 15:32:20 +0000
commit2a632b1f54bfa2f6466860fcdd151cb6187128d2 (patch)
tree092a2b93bc6135ed220c21ed8bf38bcadcb7a6fd /build
parent7cf989354679793e3ffd9c058e0e0c8e5a641d35 (diff)
gl: Remove GLEW from the build system and the source tree
Diffstat (limited to 'build')
-rw-r--r--build/configure.ac.features1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/configure.ac.features b/build/configure.ac.features
index dc3c8b83d..343442aff 100644
--- a/build/configure.ac.features
+++ b/build/configure.ac.features
@@ -395,7 +395,6 @@ AC_DEFUN([CAIRO_REPORT],
echo ""
echo "The following functions:"
echo " PNG functions: $use_png"
- echo " GLEW functions: $use_glew"
echo " GLX functions: $use_glx"
echo " WGL functions: $use_wgl"
echo " EGL functions: $use_egl"