From 0d98f1227110082e9e507ca236458f6c363e25b6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 29 May 1995 13:46:40 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'. --- japanese/FreeWnn-lib/files/patch-aa | 59 ------------------------------------- 1 file changed, 59 deletions(-) delete mode 100644 japanese/FreeWnn-lib/files/patch-aa (limited to 'japanese/FreeWnn-lib/files/patch-aa') diff --git a/japanese/FreeWnn-lib/files/patch-aa b/japanese/FreeWnn-lib/files/patch-aa deleted file mode 100644 index dda1f466c132..000000000000 --- a/japanese/FreeWnn-lib/files/patch-aa +++ /dev/null @@ -1,59 +0,0 @@ ---- ./Wnn/pubdic/Imakefile.org Mon Aug 22 19:21:30 1994 -+++ ./Wnn/pubdic/Imakefile Thu Nov 24 22:00:29 1994 -@@ -109,6 +109,12 @@ - WnnInstallDicMultiple($(DIC),$(JWNNPUBDICDIR)) - #endif - InstallMultiple($(FZKDATA),$(JWNNPUBDICDIR)) -+install:: -+ @for i in $(FZKDATA); \ -+ do \ -+ $(WNNTOUCH) $(DESTDIR)$(JWNNPUBDICDIR)/$$i ;\ -+ done -+ - InstallMultiple($(FZK_SRC),$(JWNNFZKSRCDIR)) - - depend:: ---- ./config/Project.tmpl.org Mon Aug 29 01:40:17 1994 -+++ ./config/Project.tmpl Thu Nov 24 21:53:26 1994 -@@ -389,6 +389,7 @@ - XCOMM ----------------------------------------------------------------------- - XCOMM X Window System make variables; these need to be coordinated with rules - -+ SYS_LIBRARIES = -lcrypt /* For FreeBSD-2.0 */ - /* - * This list must be reflected in the DIRS_TO_BUILD list in the top-level - * Makefile. -@@ -413,6 +414,9 @@ - XAPPLOADDIR = XAppLoadDir /* application default resource dir */ - FONTCFLAGS = FontCompilerFlags - -+ INSTINCFLAGS = InstIncFlags -c /* XXX - dirty hack by */ -+ INSTDATFLAGS = InstDatFlags -c /* XXX - Satoshi */ -+ INSTBINFLAGS = InstBinFlags -c /* XXX - Asami */ - INSTAPPFLAGS = $(INSTDATFLAGS) /* XXX - this should go away - XXX */ - - #ifdef UseInstalled -@@ -1134,17 +1138,20 @@ - $(WNNTOUCH) $(DESTDIR)dest/$$i); fi \ @@\ - done - -+/* Only Japanese for now---I need to get this on the 2.0-Release CDROM -+ * - Satoshi -+ */ - #ifndef BuildWnn - #define BuildWnn YES - #endif - #ifndef BuildCWnn --#define BuildCWnn YES -+#define BuildCWnn NO - #endif - #ifndef BuildKWnn --#define BuildKWnn YES -+#define BuildKWnn NO - #endif - #ifndef BuildXwnmo --#define BuildXwnmo YES -+#define BuildXwnmo NO - #endif - - #ifndef BuildJserver -- cgit v1.2.3