aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 38252b703e..ae392943c6 100755
--- a/configure
+++ b/configure
@@ -2670,7 +2670,6 @@ if test "$_opengl" = yes ; then
DEFINES="$DEFINES -DUSE_OPENGL"
case $_host_os in
*darwin*)
- INCLUDES="$INCLUDES -I/System/Library/Frameworks/OpenGL.framework/Headers"
LIBS="$LIBS -framework OpenGL"
;;
*mingw*)