From fad018cfdd49aaf68e71b8c2ee43a0aaa169a926 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 20 Apr 2010 21:13:12 +0000 Subject: [PATCH] fix syntax error in Config.in SVN-Revision: 21062 --- toolchain/gcc/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index abbfe733e8..3483e00b2a 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -71,7 +71,7 @@ config GCC_USE_GRAPHITE config GCC_USE_SYSTEM_PPL_CLOOG bool - prompt "Use the system versions of PPL and CLooG + prompt "Use the system versions of PPL and CLooG" depends GCC_USE_GRAPHITE default n