summaryrefslogtreecommitdiffstats
path: root/main/gnokii/xgnokii.patch
blob: b354166139ac6a84d2712cba971def18b21ad393 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./configure.in.orig
+++ ./configure.in
@@ -689,7 +689,7 @@
    fi
 fi
 
-AM_CONDITIONAL(XGNOKII, test "x$_support" = "xyes")
+AM_CONDITIONAL(XGNOKII, test "x$x_support" = "xyes")
 
 dnl ======================== Check for libsocket
 AC_CHECK_LIB(socket, socket)