projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff21ef0
)
no need to display OpenGL option
author
Matthias Braun
<matze@braunis.de>
Sun, 17 Jul 2005 11:55:14 +0000
(11:55 +0000)
committer
Matthias Braun
<matze@braunis.de>
Sun, 17 Jul 2005 11:55:14 +0000
(11:55 +0000)
SVN-Revision: 2726
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
18cafa8
..
1676716
100644
(file)
--- 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"