summaryrefslogtreecommitdiffstats
path: root/devel/libnotify/files/patch-configure
blob: 33cc6fabfb3389fbd56821bcf91aab94171126ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
--- configure.orig  2010-09-20 18:47:25.000000000 +1000
+++ configure   2010-09-20 18:48:13.000000000 +1000
@@ -10831,7 +10831,7 @@
 
 
 
-link_modules="glib-2.0 >= $REQ_GLIB_VERSION, dbus-1 >= $REQ_DBUS_VERSION, dbus-glib-1 >= $REQ_DBUS_VERSION, gmodule-2.0"
+link_modules="gtk+-2.0 >= $REQ_GTK_VERSION, glib-2.0 >= $REQ_GLIB_VERSION, dbus-1 >= $REQ_DBUS_VERSION, dbus-glib-1 >= $REQ_DBUS_VERSION, gmodule-2.0"
 
 
 pkg_failed=no
@@ -10961,7 +10961,7 @@
 
 
 
-if test $pkg_failed = yes; then
+if false; then
 
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
         _pkg_short_errors_supported=yes
@@ -11001,10 +11001,8 @@
 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 See \`config.log' for more details." "$LINENO" 5; }
 else
-   GTK3_CFLAGS=$pkg_cv_GTK3_CFLAGS
-   GTK3_LIBS=$pkg_cv_GTK3_LIBS
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
+$as_echo "disabled" >&6; }
    :
 fi