Snippets

Takehiko NOZAKI cabocha-0.69-cygwin.patch

Created by Takehiko NOZAKI
diff -urBw cabocha-0.69.orig/src/winmain.h cabocha-0.69/src/winmain.h
--- cabocha-0.69.orig/src/winmain.h	2012-09-30 01:42:42.000000000 +0900
+++ cabocha-0.69/src/winmain.h	2018-09-05 02:22:24.841228700 +0900
@@ -3,7 +3,7 @@
 //  $Id: libcabocha.cpp 50 2009-05-03 08:25:36Z taku-ku $;
 //
 //  Copyright(C) 2001-2008 Taku Kudo <taku@chasen.org>
-#if defined(_WIN32) || defined(__CYGWIN__)
+#if defined(_WIN32)
 
 #include <windows.h>
 #include <string>
cabocha-0.69.orig/swig のみに存在: version.h

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.