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:
marco_g 2006-07-12 20:42:52 +00:00
parent 5dcace568a
commit 90ce5d5630
4 changed files with 67 additions and 111 deletions

View file

@ -14,7 +14,7 @@
### The configure script will replace these variables.
srcdir=@srcdir@
CC=@CC@
CC="@CC@"
$CC -DGRUB_SYMBOL_GENERATOR=1 -E -I. -Iinclude -I$srcdir/include $* \
| grep -v '^#' \