summaryrefslogtreecommitdiff
path: root/wm/awesome/patches/patch-aa
blob: aeaa8ea7d18751c8eca16d576028cbd2d556df62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.4 2008/07/15 14:31:12 ahoka Exp $

--- configure.orig	2008-07-15 13:31:31.000000000 +0200
+++ configure
@@ -6101,7 +6101,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
 { echo "$as_me:$LINENO: checking for GTK" >&5