aboutsummaryrefslogtreecommitdiff
path: root/auto.def
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2014-11-28 09:57:01 +1000
committerSteve Bennett <steveb@workware.net.au>2014-11-28 15:37:58 +1000
commit4a1c716c9db7f4348513168febc1ea1266bf4b3a (patch)
tree32ec0660eed270b7d8c9e2a887a08b852a57141f /auto.def
parent4a7c05835e2cf52526a6d8de5b3fc446fb3dbbf9 (diff)
downloadjimtcl-4a1c716c9db7f4348513168febc1ea1266bf4b3a.zip
jimtcl-4a1c716c9db7f4348513168febc1ea1266bf4b3a.tar.gz
jimtcl-4a1c716c9db7f4348513168febc1ea1266bf4b3a.tar.bz2
file: add support for file link
Currently only on systems that support both hard and symbolic links. Update docs for 'file link' and some other [file] commands Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'auto.def')
-rw-r--r--auto.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto.def b/auto.def
index 1dbbae9..8ffc98d 100644
--- a/auto.def
+++ b/auto.def
@@ -101,7 +101,7 @@ cc-check-functions ualarm lstat fork vfork system select execvpe
cc-check-functions backtrace geteuid mkstemp realpath strptime isatty
cc-check-functions regcomp waitpid sigaction sys_signame sys_siglist isascii
cc-check-functions syslog opendir readlink sleep usleep pipe getaddrinfo utimes
-cc-check-functions shutdown socketpair isinf isnan
+cc-check-functions shutdown socketpair isinf isnan link symlink
if {[cc-check-functions sysinfo]} {
cc-with {-includes sys/sysinfo.h} {