diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-09-06 14:39:59 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-09-06 14:39:59 (GMT) |
commit | 4149d6139f317b829c70f5230c34c1e38c5ea7aa (patch) | |
tree | 8515390f938626be339ee2f764ccf209ff4195d3 /ChangeLog | |
parent | f461c3f99678584b57c3d8e39011da662b326ee7 (diff) | |
download | tk-4149d6139f317b829c70f5230c34c1e38c5ea7aa.zip tk-4149d6139f317b829c70f5230c34c1e38c5ea7aa.tar.gz tk-4149d6139f317b829c70f5230c34c1e38c5ea7aa.tar.bz2 |
Add --disable-rpath option to configure script
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-09-06 Jan Nijtmans <nijtmans@users.sf.net> + + * unix/tcl.m4: Add --disable-rpath option to configure + * unix/configure: script (backported from Tcl 8.5) + 2011-08-30 Jan Nijtmans <nijtmans@users.sf.net> * unix/tcl.m4: Make SHLIB_LD_LIBS='${LIBS}' the default and |