update Fri Jun 11 06:37:02 PDT 2010
[pkgsrc.git] / x11 / vte / patches / patch-aj
1 $NetBSD: patch-aj,v 1.1 2010/06/11 11:50:39 drochner Exp $
2
3 --- configure.orig      2009-11-17 18:41:26.000000000 +0000
4 +++ configure
5 @@ -15818,7 +15818,7 @@ else
6    enable_deprecation=$enable_maintainer_mode
7  fi
8  
9 -if test "enable_deprecation"; then
10 +if test "$enable_deprecation" = yes; then
11    { $as_echo "$as_me:$LINENO: disabling deprecated GLIB/PANGO/GDK/ATK/GTK+ features" >&5
12  $as_echo "$as_me: disabling deprecated GLIB/PANGO/GDK/ATK/GTK+ features" >&6;}
13