comparison src/os_vms_conf.h @ 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 47a673b20e49
children 299f1669c20e
comparison
equal deleted inserted replaced
7837:33ba2adb6065 7838:cfed0e9f0ca2
107 #define HAVE_RENAME 107 #define HAVE_RENAME
108 #define HAVE_QSORT 108 #define HAVE_QSORT
109 #define HAVE_FSYNC 109 #define HAVE_FSYNC
110 #define HAVE_GETPWUID 110 #define HAVE_GETPWUID
111 #define HAVE_GETPWNAM 111 #define HAVE_GETPWNAM
112 #define HAVE_STDARG_H
113 #define HAVE_STDLIB_H 112 #define HAVE_STDLIB_H
114 #define HAVE_STRING_H 113 #define HAVE_STRING_H
115 #define HAVE_ERRNO_H 114 #define HAVE_ERRNO_H
116 #define HAVE_OPENDIR 115 #define HAVE_OPENDIR
117 #define HAVE_PUTENV 116 #define HAVE_PUTENV