Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
4443f1b9
Commit
4443f1b9
authored
Apr 29, 2006
by
Niels Möller
Browse files
Check for function getdtablesize.
Rev: configure.ac:1.63
parent
eccf0ca3
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
4443f1b9
...
...
@@ -539,7 +539,7 @@ AC_CHECK_FUNCS(openpty)
AC_CHECK_FUNCS(cfmakeraw)
AC_CHECK_FUNCS(logwtmp login logout pututline pututxline updwtmp updwtmpx)
AC_CHECK_FUNCS(getaddrinfo getnameinfo gai_strerror)
AC_CHECK_FUNCS(setrlimit)
AC_CHECK_FUNCS(setrlimit
getdtablesize
)
AC_FUNC_GETPGRP
AC_CHECK_FUNCS(syslog)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment