summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2003-11-10 06:35:36 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2003-11-10 06:35:36 (GMT)
commit49ee14dac5da2249f0f55f00190a9b9f01d23642 (patch)
treedde1b85066268f6d5ca6e28b3606a00854ad2d72 /configure
parent967b063add196bc2da55fdb81f91a802600b7b7b (diff)
downloadcpython-49ee14dac5da2249f0f55f00190a9b9f01d23642.zip
cpython-49ee14dac5da2249f0f55f00190a9b9f01d23642.tar.gz
cpython-49ee14dac5da2249f0f55f00190a9b9f01d23642.tar.bz2
Patch #839038: Add getsid(2).
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure b/configure
index 1475a04..a5549cc 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Revision: 1.438 .
+# From configure.in Revision: 1.439 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57 for python 2.4.
#
@@ -13096,10 +13096,11 @@ echo "${ECHO_T}MACHDEP_OBJS" >&6
+
for ac_func in alarm chown clock confstr ctermid execv \
fork fpathconf ftime ftruncate \
gai_strerror getgroups getlogin getloadavg getpeername getpgid getpid \
- getpriority getpwent getwd \
+ getpriority getpwent getsid getwd \
kill killpg lchown lstat mkfifo mknod mktime \
mremap nice pathconf pause plock poll pthread_init \
putenv readlink realpath \