mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
0e26524c6a
PR: ports/8461 Submitted by: Nakai@technologist.com
10 lines
253 B
Plaintext
10 lines
253 B
Plaintext
--- config.h.in.orig Mon Oct 26 19:34:07 1998
|
|
+++ config.h.in Mon Oct 26 19:34:37 1998
|
|
@@ -206,3 +206,6 @@
|
|
|
|
/* Define if you have the Kenny library (-lKenny). */
|
|
#undef HAVE_LIBKENNY
|
|
+
|
|
+/* Define if you want the KANJI mode enable. */
|
|
+#define KANJI
|