]> granicus.if.org Git - python/commitdiff
putenv
authorGuido van Rossum <guido@python.org>
Wed, 24 Jul 1996 02:42:38 +0000 (02:42 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 24 Jul 1996 02:42:38 +0000 (02:42 +0000)
config.h.in
configure

index 33b004422c0738cb14a676fd57cec782b01a27f1..65edee9b148a9b5fc47a36128e8030af73bca2c0 100644 (file)
 /* Define if you have the plock function.  */
 #undef HAVE_PLOCK
 
+/* Define if you have the putenv function.  */
+#undef HAVE_PUTENV
+
 /* Define if you have the readlink function.  */
 #undef HAVE_READLINK
 
index 4ee5fe97868167a2d1807ebec8763c186d604539..3631f187c83f0c11f44e3bb65209767c51da1434 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in Revision: 1.28 
+# From configure.in Revision: 1.29 
 
 # Guess values for system-dependent variables and create Makefiles.
 # Generated automatically using autoconf version 2.10 
@@ -2133,7 +2133,7 @@ fi
 # checks for library functions
 for ac_func in 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