2006-07-12 Marco Gerards <marco@gnu.org>
* configure.ac (--enable-mm-debug): Fix typo. * genkernsyms.sh.in: Use proper quoting for `CC'.
This commit is contained in:
parent
5dcace568a
commit
90ce5d5630
4 changed files with 67 additions and 111 deletions
|
@ -268,7 +268,7 @@ LIBS="$tmp_LIBS"
|
|||
# Check for options.
|
||||
AC_ARG_ENABLE([mm-debug],
|
||||
AS_HELP_STRING([--enable-mm-debug],
|
||||
[include memory manger debugging]),
|
||||
[include memory manager debugging]),
|
||||
[AC_DEFINE([MM_DEBUG], [1],
|
||||
[Define to 1 if you enable memory manager debugging.])])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue