configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: repo/configure
===================================================================
--- repo.orig/configure 2011-12-10 12:17:48.000000000 +0100
+++ repo/configure 2011-12-10 12:24:31.000000000 +0100
@@ -17556,7 +17556,7 @@
fi
fi
- if test "x$_support" = "xyes"; then
+ if test "x$x_support" = "xyes"; then
XGNOKII_TRUE=
XGNOKII_FALSE='#'
else