e87b4729fa
create lang subdirs in Wnn-data package, as it's impossible to know when to dirrm them otherwise (main package or dict ?) Remove chinese docs from the korean package.
13 lines
461 B
Plaintext
13 lines
461 B
Plaintext
$OpenBSD: patch-Xwnmo_romkan_m_Imakefile,v 1.1 2000/04/22 12:05:57 espie Exp $
|
|
--- Xwnmo/romkan_m/Imakefile.orig Fri Apr 21 17:42:47 2000
|
|
+++ Xwnmo/romkan_m/Imakefile Fri Apr 21 17:42:56 2000
|
|
@@ -37,7 +37,7 @@ XCOMM
|
|
|
|
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
|
|
|
|
- INCLUDES = -I$(WNNINCLUDESRC)
|
|
+ INCLUDES = -I$(WNNINCLUDESRC) -I/usr/X11R6/include
|
|
DEFINES = $(WNNDEFINES) -DWNNDEFAULT -DMULTI $(ALLLANGDEF)
|
|
LINTLIBS =
|
|
|