Moved these packages into Fedora.
[fedora-mingw.git] / libgsf / mingw32-libgsf-1.14.10-glib-deprecated.patch
1 --- libgsf-1.14.10.orig/gsf/gsf-utils.c 2008-07-01 13:56:53.000000000 +0100
2 +++ libgsf-1.14.10.mingw/gsf/gsf-utils.c        2008-11-22 17:01:35.000000000 +0000
3 @@ -19,6 +19,11 @@
4   * USA
5   */
6  
7 +/* Needed for G_WIN32_DLLMAIN_FOR_DLL_NAME below.  Maybe a better
8 + * solution would be to remove that macro use instead.
9 + */
10 +#undef G_DISABLE_DEPRECATED
11 +
12  #include <gsf-config.h>
13  #include <gsf/gsf-utils.h>
14  #include <gsf/gsf-input.h>