From dde43176439f734513f71e36e6f1eb627825c721 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Wed, 24 Jul 1996 02:41:31 +0000 Subject: Added putenv to AC_CHECK_FUNCS list. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index b5e4f7e..7564d78 100644 --- a/configure.in +++ b/configure.in @@ -255,7 +255,7 @@ LIBS="$LIBS -ldl -ldld"], AC_MSG_RESULT(no)) # checks for library functions AC_CHECK_FUNCS(chown clock dlopen flock ftime ftruncate \ gethostname_r getpeername getpgrp getpid gettimeofday getwd \ - link lstat mkfifo nice plock readlink \ + link lstat mkfifo nice plock putenv readlink \ select setgid setuid setsid setpgid setpgrp setvbuf \ sigaction siginterrupt sigrelse strftime symlink \ tcgetpgrp tcsetpgrp times truncate uname waitpid) \ -- cgit v0.12