summaryrefslogtreecommitdiffstats
path: root/src/configure.in
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-01-30 23:26:34 +0100
committerBram Moolenaar <Bram@vim.org>2016-01-30 23:26:34 +0100
commit779a7759ad03e6a3fb616828793512644390655a (patch)
treed15302b2d5ac0cf7fa2fe52fd36e5e1848594151 /src/configure.in
parent20fb9f346497daca4d19402fdfa5de7958642477 (diff)
patch 7.4.1218v7.4.1218
Problem: Missing change in configure. More changes for function style. Solution: Avoid the typos.
Diffstat (limited to 'src/configure.in')
-rw-r--r--src/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure.in b/src/configure.in
index ffa0b2ded1..08ba5623e3 100644
--- a/src/configure.in
+++ b/src/configure.in
@@ -2994,7 +2994,7 @@ if test $ac_cv_header_sys_wait_h = no; then
AC_MSG_RESULT(no))
fi
-AC_CHECK_HEADERS(stdarg.h stdint.h stdlib.h string.h \
+AC_CHECK_HEADERS(stdint.h stdlib.h string.h \
sys/select.h sys/utsname.h termcap.h fcntl.h \
sgtty.h sys/ioctl.h sys/time.h sys/types.h \
termio.h iconv.h inttypes.h langinfo.h math.h \