summaryrefslogblamecommitdiff
path: root/japanese/tk42/files/patch-ae
blob: caa3a78ea318ca4cb99c23def9c1babb8ee025ee (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                            
--- ./unix/tkConfig.sh.in.ORIG	Mon Feb 10 15:44:47 1997
+++ ./unix/tkConfig.sh.in	Mon Feb 10 15:45:10 1997
@@ -19,7 +19,7 @@
 TK_MINOR_VERSION='@TK_MINOR_VERSION@'
 
 # -D flags for use with the C compiler.
-TK_DEFS='@DEFS@'
+TK_DEFS='@DEFS@ -DKANJI -DKINPUT2'
 
 # The name of the Tk library (may be either a .a file or a shared library):
 TK_LIB_FILE=@TK_LIB_FILE@