view src/fribidi-1-fix-gassert.patch @ 2776:b9a932882282

Merge pull request #83 from mabrand/stable-fix-gnutls package gnutls: automake 1.12 compatibility
author Volker Grabsch <vog@notjusthosting.com>
date Fri, 21 Sep 2012 09:41:26 -0700
parents 99516e73b368
children
line wrap: on
line source

This file is part of MXE.
See index.html for further information.

diff -ru fribidi-0.19.2.orig/lib/fribidi-common.h fribidi-0.19.2/lib/fribidi-common.h
--- fribidi-0.19.2.orig/lib/fribidi-common.h	2007-04-05 18:13:24.000000000 +0200
+++ fribidi-0.19.2/lib/fribidi-common.h	2010-02-24 17:20:47.000000000 +0100
@@ -63,6 +63,7 @@
 #if FRIBIDI_USE_GLIB+0
 # ifndef __FRIBIDI_DOC
 #  include <glib/gmacros.h>
+#  include <glib/gtestutils.h>
 # endif	/* !__FRIBIDI_DOC */
 # define FRIBIDI_BEGIN_DECLS		G_BEGIN_DECLS
 # define FRIBIDI_END_DECLS		G_END_DECLS