freebsd-dev/lib/libtcl
Peter Wemm f6911bfce9 Back out max's rev 1.15. tclLoad.c and tclLoadDl2.c are most definately
needed, as he discovered when he tried to run vi. :-]
These files used to be stubs which used #ifdef PIC to decide whether to
use the real dlopen() version or the stub version from the src/contrib/tcl
sources.  Now, with the our stubs gone, the .PATH directive causes them to
be compiled directly from src/contrib/tcl/{unix,generic}.  You might need
to rebuild your depend rules though as they may have stale paths.

Also, this is a generated file. This should not have been edited here.
1996-12-30 06:20:21 +00:00
..
Makefile Back out max's rev 1.15. tclLoad.c and tclLoadDl2.c are most definately 1996-12-30 06:20:21 +00:00
tclConfig.sh Rerun configure for updates 1996-12-16 11:59:10 +00:00