diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2001-11-08 Mo DeJong <mdejong@users.sourceforge.net> + + * unix/Makefile.in: + * unix/dltest/Makefile.in: + Avoid adding libc to the LIBS variable since it + is not needed when linking with CC. If required + when linking with LD it should be done on a case + by case basis in tcl.m4. + 2001-11-08 David Gravereaux <davygrvy@pobox.com> * win/rules.vc: |