From: Matthias Braun Date: Sun, 17 Jul 2005 11:55:14 +0000 (+0000) Subject: no need to display OpenGL option X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=23e997ae65e3dc48e49de87900bb1b5651ef7032;p=supertux.git no need to display OpenGL option SVN-Revision: 2726 --- diff --git a/configure.ac b/configure.ac index 18cafa863..16767161e 100644 --- a/configure.ac +++ b/configure.ac @@ -141,7 +141,6 @@ echo "Features:" echo "=========" echo " Profile Mode: $enable_gprof" echo " Debug Mode: $enable_debug" -echo " OpenGL Support: $enable_opengl" echo "" echo "" echo " NOTE: This project uses jam (and not make) as build tool"