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 3912fd8 commit dde4317Copy full SHA for dde4317
1 file changed
configure.in
@@ -255,7 +255,7 @@ LIBS="$LIBS -ldl -ldld"], AC_MSG_RESULT(no))
255
# checks for library functions
256
AC_CHECK_FUNCS(chown clock dlopen flock ftime ftruncate \
257
gethostname_r getpeername getpgrp getpid gettimeofday getwd \
258
- link lstat mkfifo nice plock readlink \
+ link lstat mkfifo nice plock putenv readlink \
259
select setgid setuid setsid setpgid setpgrp setvbuf \
260
sigaction siginterrupt sigrelse strftime symlink \
261
tcgetpgrp tcsetpgrp times truncate uname waitpid) \
0 commit comments