no need to display OpenGL option
authorMatthias Braun <matze@braunis.de>
Sun, 17 Jul 2005 11:55:14 +0000 (11:55 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 17 Jul 2005 11:55:14 +0000 (11:55 +0000)
SVN-Revision: 2726

configure.ac

index 18cafa8..1676716 100644 (file)
@@ -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"