aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f0643ceee4..c096b7c7bb 100644
--- a/Makefile
+++ b/Makefile
@@ -15,9 +15,6 @@ LIBS = -lncurses
# DEFINES += -DUSE_ALSA
# LIBS += -lasound
-# Uncomment this to activate the OpenGL rendering routines (it needs SDL!)
-# LIBS += -lGL
-# DEFINES += -DOPENGL
# Now, please choose a graphical output system between SDL and X11.
# Beware, only define one of them, otherwise the compilation will blow up.