diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2005-11-06 13:44:37 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2005-11-06 13:44:37 (GMT) |
commit | 406f8d85fb55114093ca2913a62e03493c5abc59 (patch) | |
tree | 146c866d2f00f5c3f01b932b3d9100e6f8f49a65 /ChangeLog | |
parent | c1607eed2c6df4f8800e5bc981ca4c441324e085 (diff) | |
download | tk-406f8d85fb55114093ca2913a62e03493c5abc59.zip tk-406f8d85fb55114093ca2913a62e03493c5abc59.tar.gz tk-406f8d85fb55114093ca2913a62e03493c5abc59.tar.bz2 |
Added LIBS to fix issue building tclkit on OpenBSD
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-11-06 Pat Thoyts <patthoyts@users.sourceforge.net> + + * unix/tcl.m4: Add missing LIBS for OpenBSD shared libary + 2005-10-18 Don Porter <dgp@users.sourceforge.net> * generic/tkMain.c: Rewrote code that sets the ::argv value |