|
From: Daniel A. S. <da...@us...> - 2005-12-14 02:10:26
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2374 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/configure.in: run check for fts API on all platforms, since Linux glibc2 and *BSDs also have this and using fts is more efficient than recursive opendir/readdir (sync with HEAD). * unix/configure: regen. |