diff options
Diffstat (limited to 'auto.def')
-rw-r--r-- | auto.def | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -87,7 +87,8 @@ 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 +cc-check-functions shutdown socketpair + if {[cc-check-functions sysinfo]} { cc-with {-includes sys/sysinfo.h} { cc-check-members "struct sysinfo.uptime" |