diff options
author | mdejong <mdejong> | 2001-12-20 21:28:57 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-12-20 21:28:57 (GMT) |
commit | 625dee8fa865428cdd03e42c771f3ae7a8981ec0 (patch) | |
tree | b408bef9e47b7e455865371d12d331f2b342801a /ChangeLog | |
parent | 8491b614a2167922567d4caef7457ade639377ae (diff) | |
download | tcl-625dee8fa865428cdd03e42c771f3ae7a8981ec0.zip tcl-625dee8fa865428cdd03e42c771f3ae7a8981ec0.tar.gz tcl-625dee8fa865428cdd03e42c771f3ae7a8981ec0.tar.bz2 |
* unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG):
Search for config file using exec_prefix instead of
prefix when no --with-tcl or --with-tk argument is used. [Bug 492418]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-12-21 Mo DeJong <mdejong@users.sourceforge.net> + + * unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG): + Search for config file using exec_prefix instead of + prefix when no --with-tcl or --with-tk argument is used. [Bug 492418] + 2001-12-21 Daniel Steffen <das@users.sourceforge.net> * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBS |