File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 187187/* Define if you have the plock function. */
188188#undef HAVE_PLOCK
189189
190+ /* Define if you have the putenv function. */
191+ #undef HAVE_PUTENV
192+
190193/* Define if you have the readlink function. */
191194#undef HAVE_READLINK
192195
Original file line number Diff line number Diff line change 11#! /bin/sh
22
3- # From configure.in Revision: 1.28
3+ # From configure.in Revision: 1.29
44
55# Guess values for system-dependent variables and create Makefiles.
66# Generated automatically using autoconf version 2.10
21332133# checks for library functions
21342134for ac_func in chown clock dlopen flock ftime ftruncate \
21352135 gethostname_r getpeername getpgrp getpid gettimeofday getwd \
2136- link lstat mkfifo nice plock readlink \
2136+ link lstat mkfifo nice plock putenv readlink \
21372137 select setgid setuid setsid setpgid setpgrp setvbuf \
21382138 sigaction siginterrupt sigrelse strftime symlink \
21392139 tcgetpgrp tcsetpgrp times truncate uname waitpid
You can’t perform that action at this time.
0 commit comments