comparison src/auto/configure @ 7838:cfed0e9f0ca2 v7.4.1216

commit https://github.com/vim/vim/commit/ba4ef2757cfc126f342b710f1ad9ea39e6b56cec Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 30 21:48:49 2016 +0100 patch 7.4.1216 Problem: Still using HAVE_STDARG_H. Solution: Assume it's always defined.
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Jan 2016 22:00:05 +0100
parents 0ee0c7729f28
children 798673834bab
comparison
equal deleted inserted replaced
7837:33ba2adb6065 7838:cfed0e9f0ca2
10062 $as_echo "no" >&6; } 10062 $as_echo "no" >&6; }
10063 fi 10063 fi
10064 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 10064 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10065 fi 10065 fi
10066 10066
10067 for ac_header in stdarg.h stdint.h stdlib.h string.h \ 10067 for ac_header in stdint.h stdlib.h string.h \
10068 sys/select.h sys/utsname.h termcap.h fcntl.h \ 10068 sys/select.h sys/utsname.h termcap.h fcntl.h \
10069 sgtty.h sys/ioctl.h sys/time.h sys/types.h \ 10069 sgtty.h sys/ioctl.h sys/time.h sys/types.h \
10070 termio.h iconv.h inttypes.h langinfo.h math.h \ 10070 termio.h iconv.h inttypes.h langinfo.h math.h \
10071 unistd.h stropts.h errno.h sys/resource.h \ 10071 unistd.h stropts.h errno.h sys/resource.h \
10072 sys/systeminfo.h locale.h sys/stream.h termios.h \ 10072 sys/systeminfo.h locale.h sys/stream.h termios.h \