/[gentoo-x86]/mail-client/sylpheed/files/sylpheed-r3033.diff
Gentoo

Contents of /mail-client/sylpheed/files/sylpheed-r3033.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Mon Dec 3 12:25:35 2012 UTC (5 months, 2 weeks ago) by hattya
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
FILE REMOVED
remove old ebuilds

(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key EC917A6D)

1 ------------------------------------------------------------------------
2 r3033 | hiro | 2012-03-26 16:36:06 +0900 (Mon, 26 Mar 2012) | 1 line
3
4 removed direct inclusion of <glibconfig.h> and <glib/gwin32.h> (fixes Bug #53).
5 ------------------------------------------------------------------------
6 Index: libsylph/defs.h
7 ===================================================================
8 --- libsylph/defs.h (revision 3032)
9 +++ libsylph/defs.h (revision 3033)
10 @@ -24,12 +24,8 @@
11 # include "config.h"
12 #endif
13
14 -#include <glibconfig.h>
15 +#include <glib.h>
16
17 -#ifdef G_OS_WIN32
18 -# include <glib/gwin32.h>
19 -#endif
20 -
21 #if HAVE_PATHS_H
22 # include <paths.h>
23 #endif

  ViewVC Help
Powered by ViewVC 1.1.13