[libgnome-keyring] Fixed bug #673184



commit 6747180646908e1fdef16d67817149f33a204cfb
Author: Jordi Mallach <jordi sindominio net>
Date:   Sat Mar 31 13:10:05 2012 +0200

    Fixed bug #673184

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a9d790d..5fa40f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -159,7 +159,7 @@ fi
 AC_MSG_RESULT($debug_status)
 
 AC_MSG_CHECKING(for more warnings)
-if test "$enale_debug" != "no" -a "$GCC" = "yes"; then
+if test "$enable_debug" != "no" -a "$GCC" = "yes"; then
 	AC_MSG_RESULT(yes)
 	CFLAGS="\
 	-Wall \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]