aboutsummaryrefslogtreecommitdiff
path: root/ftp/downloader/files/patch-fix_build_gtk-2.12
blob: c8db43c987fdbb282c12ae856364dccc8256f11a (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
--- configure.orig	2007-10-10 14:56:20.000000000 -0500
+++ configure	2007-10-10 14:56:47.000000000 -0500
@@ -18398,11 +18398,6 @@
 
 
 cat >>confdefs.h <<\_ACEOF
-#define GTK_DISABLE_DEPRECATED
-_ACEOF
-
-
-cat >>confdefs.h <<\_ACEOF
 #define _FILE_OFFSET_BITS 64
 _ACEOF
 
--- main/face/list.cc.orig	2007-10-10 14:56:30.000000000 -0500
+++ main/face/list.cc	2007-10-10 14:56:51.000000000 -0500
@@ -8,8 +8,6 @@
  *	but WITHOUT ANY WARRANTY; without even the implied warranty of
  *	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  */
-#define GTK_DISABLE_DEPRECATED
-
 #include <stdio.h>
 #include <gtk/gtk.h>
 #include <gdk/gdkkeysyms.h>