summaryrefslogtreecommitdiff
path: root/japanese/skkfep/files/patch-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/skkfep/files/patch-config.h')
-rw-r--r--japanese/skkfep/files/patch-config.h32
1 files changed, 0 insertions, 32 deletions
diff --git a/japanese/skkfep/files/patch-config.h b/japanese/skkfep/files/patch-config.h
deleted file mode 100644
index a63117dc7c22..000000000000
--- a/japanese/skkfep/files/patch-config.h
+++ /dev/null
@@ -1,32 +0,0 @@
---- config.h.orig Wed Sep 3 08:50:18 2003
-+++ config.h Mon May 16 14:16:20 2005
-@@ -2,19 +2,19 @@
- * Configuration for SKKFEP
- */
-
--#include "configs/linux.h"
-+#include "configs/freebsd.h"
-
- #if makefile_parameter
--CC=gcc
-+#CC=gcc
- DEFINE=-DUSE_LOCALE
--OPTIMIZE=-g
-+#OPTIMIZE=-g
- EXTRALIBS=
- #endif
-
- #define DEFAULT_KANAKEY "^j"
-
- /* By Y. Kaneko */
--/*#define KUTOUTEN /* "."->maru, ","->ten */
-+#define KUTOUTEN /* "."->maru, ","->ten */
-
- #define KANJIBS /* do/don't shuft-out BS code in JIS mode */
- #define KANJIBS_DEFAULT 0 /* 0 -> shift out / 1 -> don't shift out */
-@@ -28,4 +28,4 @@
-
- #define NATIVECODE euc /* EUC Kanji code */
-
--#define SKK_SERVER_HOST "ei5nazha" /* SKK server host */
-+#define SKK_SERVER_HOST "localhost" /* SKK server host */