7b117d2167
Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib by me and is not released from the Product company of Wnn7 (Omron Software Co., Ltd). * Modify master ports of the above ports according to adding these. * [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected Submitted by: imp
21 lines
584 B
Plaintext
21 lines
584 B
Plaintext
--- config/X11.tmpl.~1~ Wed Oct 28 13:36:37 1998
|
|
+++ config/X11.tmpl Mon Jul 16 02:54:53 2001
|
|
@@ -507,7 +507,7 @@
|
|
#endif
|
|
|
|
#ifndef WnnWnnDir
|
|
-#define WnnWnnDir /usr/local/lib/wnn6
|
|
+#define WnnWnnDir /usr/lib/wnn7
|
|
#endif
|
|
|
|
|
|
@@ -563,7 +563,7 @@
|
|
WNNCNVFILEDIR = $(WNNJDSRC)/cvtfileDir
|
|
WNNINCLUDES = -I$(WNNINCLUDESRC) -I$(WNNROMKANMSRC)
|
|
WNNDEFINES = -DLIBDIR=\"$(WNNWNNDIR)\"
|
|
- WNNJLIB = $(WNNJLIBSRC)/libwnn6_fromsrc.a
|
|
+ WNNJLIB = $(WNNJLIBSRC)/libwnn6_for_wnn7_fromsrc.a
|
|
WNNCONVLIB = $(WNNCONVSRC)/libconvkey.a
|
|
|
|
CWNNTOP = $(IMTOP)/cWnn
|