summaryrefslogtreecommitdiff
path: root/Makethird
diff options
context:
space:
mode:
Diffstat (limited to 'Makethird')
-rw-r--r--Makethird5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makethird b/Makethird
index 2f698942..02459b1b 100644
--- a/Makethird
+++ b/Makethird
@@ -463,8 +463,3 @@ ifeq "$(HAVE_X11)" "yes"
X11_CFLAGS := $(SYS_X11_CFLAGS)
X11_LIBS := $(SYS_X11_LIBS)
endif
-
-ifeq "$(HAVE_GLUT)" "yes"
-GLUT_CFLAGS := $(SYS_GLUT_CFLAGS)
-GLUT_LIBS := $(SYS_GLUT_LIBS)
-endif