Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde5169 commit 93cfa95Copy full SHA for 93cfa95
1 file changed
configure.in
@@ -397,9 +397,9 @@ DLINCLDIR=${dldir}
397
LIBS="$LIBS -ldl -ldld"], AC_MSG_RESULT(no))
398
399
# checks for library functions
400
-AC_CHECK_FUNCS(chown clock dlopen flock ftime ftruncate \
+AC_CHECK_FUNCS(chown clock dlopen execv flock fork ftime ftruncate \
401
gethostname_r getpeername getpgrp getpid gettimeofday getwd \
402
- link lstat mkfifo nice plock putenv readlink \
+ kill link lstat mkfifo nice plock putenv readlink \
403
select setgid setuid setsid setpgid setpgrp setvbuf \
404
sigaction siginterrupt sigrelse strftime symlink \
405
tcgetpgrp tcsetpgrp times truncate uname waitpid)
0 commit comments