projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6467276
)
Tiny cosmetic change, not worth a ChangeLog entry.
author
Sven Panne
<sven.panne@aedion.de>
Sat, 2 Jul 2005 12:56:08 +0000
(12:56 +0000)
committer
Sven Panne
<sven.panne@aedion.de>
Sat, 2 Jul 2005 12:56:08 +0000
(12:56 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@658
7f0cb862
-5218-0410-a997-
914c9d46530a
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
e69114b
..
440c2db
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-77,8
+77,7
@@
fi
AC_ARG_ENABLE([debug],
[AS_HELP_STRING([--enable-debug],
- [enable debug (for developers) @<:@default=no@:>@])])
-
+ [enable debugging code (for developers) @<:@default=no@:>@])])
if test "x$enable_debug" = xyes; then
AC_DEFINE([_DEBUG], [1], [Define to 1 if you want to include debugging code.])
fi