From e23630c6d2e5ef9f361f9fb569a0b2ba10990388 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 13 Feb 2016 00:09:50 +0000 Subject: vlc: rebased the fribidi patch --- vlc/build/fribidi.patch | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'vlc') diff --git a/vlc/build/fribidi.patch b/vlc/build/fribidi.patch index 1300259d..9ccc94b3 100644 --- a/vlc/build/fribidi.patch +++ b/vlc/build/fribidi.patch @@ -86,17 +86,3 @@ diff -u fribidi.orig/configure.ac fribidi/configure.ac Version: @VERSION@ Libs: -L${libdir} -lfribidi Cflags: -I${includedir}/@PACKAGE@ ---- fribidi.orig/lib/fribidi-common.h 2008-02-04 21:30:46.000000000 +0000 -+++ fribidi/lib/fribidi-common.h 2008-02-04 21:32:25.000000000 +0000 -@@ -53,11 +53,7 @@ - - /* FRIBIDI_ENTRY is a macro used to declare library entry points. */ - #ifndef FRIBIDI_ENTRY --# if (defined(WIN32)) || (defined(_WIN32_WCE)) --# define FRIBIDI_ENTRY __declspec(dllimport) --# else /* !WIN32 */ - # define FRIBIDI_ENTRY /* empty */ --# endif /* !WIN32 */ - #endif /* !FRIBIDI_ENTRY */ - - #if FRIBIDI_USE_GLIB+0 -- cgit v1.2.3-65-gdbad