diff options
author | mdejong <mdejong> | 2001-12-19 21:34:12 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-12-19 21:34:12 (GMT) |
commit | bdff78b0f27bc0e972e6c195aae5d58af6a4d0f8 (patch) | |
tree | 34d97d7ac5bde4cc956b79403f3496eb2134bed8 /ChangeLog | |
parent | 6ac02a023c9bf2bdcd34545fc18cc7e3aeda4887 (diff) | |
download | tcl-bdff78b0f27bc0e972e6c195aae5d58af6a4d0f8.zip tcl-bdff78b0f27bc0e972e6c195aae5d58af6a4d0f8.tar.gz tcl-bdff78b0f27bc0e972e6c195aae5d58af6a4d0f8.tar.bz2 |
* unix/configure:
* unix/tcl.m4 (SC_CONFIG_CFLAGS): Update
SunOS 5.[0-6] target so that correct linker
options are passed to gcc or ld. [Tk Bug 220863]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2001-12-19 Mo DeJong <mdejong@users.sourceforge.net> + * unix/configure: + * unix/tcl.m4 (SC_CONFIG_CFLAGS): Update + SunOS 5.[0-6] target so that correct linker + options are passed to gcc or ld. [Tk Bug 220863] + +2001-12-19 Mo DeJong <mdejong@users.sourceforge.net> + * unix/README: Update to account for changes in the unix/dltest directory, the way autoconf is run, and the new "make shell" target. |