summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2006-10-27 06:43:00 +0000
committerMartin v. Löwis <martin@v.loewis.de>2006-10-27 06:43:00 +0000
commita3346803ba022e1051f6ac769558c197acbf8fb3 (patch)
tree4ad9788c773d3a3c8c497afe2a84c6835e7834b2 /configure.in
parent48953c002252825a25147cc7e574020f41c5ec13 (diff)
downloadcpython-a3346803ba022e1051f6ac769558c197acbf8fb3.tar.gz
Check for values.h.
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 cd9161b813..8c2b954514 100644
--- a/configure.in
+++ b/configure.in
@@ -1076,7 +1076,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