diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-06-28 13:27:43 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-06-28 13:27:43 (GMT) |
commit | c728c451a4b3e2e2166d49547c49f5e4132b8652 (patch) | |
tree | e80f950b22e0684bc52e4c2917eec9dded867cc1 /ChangeLog | |
parent | 59051e407213c7a42b2427b17338c30336b82845 (diff) | |
parent | d244749081139cd68d5004e67c30a2ec6f99682e (diff) | |
download | tk-c728c451a4b3e2e2166d49547c49f5e4132b8652.zip tk-c728c451a4b3e2e2166d49547c49f5e4132b8652.tar.gz tk-c728c451a4b3e2e2166d49547c49f5e4132b8652.tar.bz2 |
Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-06-26 Jan Nijtmans <nijtmans@users.sf.net> + + * unix/configure.in: Link cygwin wish.exe with win32 tk.dll, only + * unix/Makefile.in: in combination with --enable-shared. + * unix/tcl.m4: + * unix/configure: autoconf-2.59 + 2012-06-24 Jan Nijtmans <nijtmans@users.sf.net> * doc/SetOptions.3: [Frq-3536507]: clientData field in Tk_OptionSpec |