summaryrefslogtreecommitdiffstats
path: root/net-im/empathy/files/patch-configure
blob: 1a16aca800de8bef1cda82f6da59ffb05372c5ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  2010-04-10 22:44:46.000000000 +0200
+++ configure   2010-04-10 22:45:28.000000000 +0200
@@ -16874,7 +16874,7 @@
 fi
 
 
-if test "x$enable_favourite_contacts" != "xno" -o "x$chain_enable_favourite_contacts" == "xyes"; then
+if test "x$enable_favourite_contacts" != "xno" -o "x$chain_enable_favourite_contacts" = "xyes"; then
 
 pkg_failed=no
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TELEPATHY_LOGGER" >&5