|
From: Andreas K. <and...@us...> - 2006-07-14 16:20:24
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28491 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/tclUnixPort.h: Added the inclusion of <AvailabilityMacros.h>. The missing header caused the upcoming #if conditions to wrongly exclude realpath, causing file normalize to ignore symbolic links in the path. |