1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/japanese/tk42/files/patch-ae
Satoshi Asami 2be5a55cf3 Japanized tk ver 4.2. Together with the tcl import, closes PR
ports/2764.

Submitted by:   Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1997-03-02 13:02:07 +00:00

12 lines
367 B
Plaintext

--- ./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@