17b2046355
Packaged by Yamashiro Jun and privided in PR 37452. EBView is a GTK+ based tool to access CD-ROM dictionaries of EPWING/EB/EBG/EBXA/EBXA-C formats.
13 lines
373 B
Text
13 lines
373 B
Text
$NetBSD: patch-ab,v 1.1.1.1 2007/12/12 08:34:16 obache Exp $
|
|
|
|
--- src/ebview.c.orig 2007-11-10 20:57:09.000000000 +0900
|
|
+++ src/ebview.c 2007-11-10 20:57:27.000000000 +0900
|
|
@@ -15,8 +15,6 @@
|
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
*/
|
|
|
|
-#define GTK_DISABLE_DEPRECATED 1
|
|
-
|
|
#define _GLOBAL
|
|
#include <signal.h>
|
|
#include <pthread.h>
|