summaryrefslogtreecommitdiff
path: root/wm/awesome/patches/patch-aa
blob: 7e679c9527a93ff59c7bb622f18cc5c461f2a0e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.5 2009/08/29 17:51:05 wiz Exp $

--- configure.orig	2009-04-18 14:56:52.000000000 +0000
+++ configure
@@ -6292,7 +6292,7 @@ if test "${with_gtk+set}" = set; then
 fi
 
 
-if test "x$with_gtk" == "xyes"; then
+if test "x$with_gtk" = "xyes"; then
 
 pkg_failed=no
 { $as_echo "$as_me:$LINENO: checking for GTK" >&5