diff src/configure.in @ 7842:cf744110897d v7.4.1218

commit https://github.com/vim/vim/commit/779a7759ad03e6a3fb616828793512644390655a Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 30 23:26:34 2016 +0100 patch 7.4.1218 Problem: Missing change in configure. More changes for function style. Solution: Avoid the typos.
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Jan 2016 23:30:05 +0100
parents 0ee0c7729f28
children 798673834bab
line wrap: on
line diff
--- a/src/configure.in
+++ b/src/configure.in
@@ -2994,7 +2994,7 @@ if test $ac_cv_header_sys_wait_h = no; t
 		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 \