summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2006-10-27 06:42:27 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2006-10-27 06:42:27 (GMT)
commit443ccc73f37ecdff058972cfff32f68ff3f50b3b (patch)
tree66a9950f0d1f073810fdcfb0ad299f472af3fe22 /configure.in
parentb5bc537c5eac8115c2bbc6e7ec75578632e2164c (diff)
downloadcpython-443ccc73f37ecdff058972cfff32f68ff3f50b3b.zip
cpython-443ccc73f37ecdff058972cfff32f68ff3f50b3b.tar.gz
cpython-443ccc73f37ecdff058972cfff32f68ff3f50b3b.tar.bz2
Check for values.h. Will backport.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 41c0eb5..e8b3377 100644
--- a/configure.in
+++ b/configure.in
@@ -1092,7 +1092,7 @@ sys/modem.h \
sys/param.h sys/poll.h sys/select.h sys/socket.h sys/statvfs.h sys/stat.h \
sys/time.h \
sys/times.h sys/types.h sys/un.h sys/utsname.h sys/wait.h pty.h libutil.h \
-sys/resource.h netpacket/packet.h sysexits.h bluetooth.h \
+sys/resource.h netpacket/packet.h sysexits.h values.h bluetooth.h \
bluetooth/bluetooth.h)
AC_HEADER_DIRENT
AC_HEADER_MAJOR