yet another va-list-is-array fix

This commit is contained in:
ensc 2006-09-20 06:34:03 +00:00
parent a638cc9c3c
commit 2a0b196053

View File

@ -57,7 +57,7 @@ index 478c252..8f364dd 100644
+ +
#ifndef H_XMLRPC_C_CONFIG_H #ifndef H_XMLRPC_C_CONFIG_H
+#cmakedefine VA_LIST_IS_ARRAY +#define VA_LIST_IS_ARRAY @VA_LIST_IS_ARRAY@
#cmakedefine HAVE_WCHAR_H #cmakedefine HAVE_WCHAR_H
#cmakedefine HAVE_SETENV #cmakedefine HAVE_SETENV
#define HAVE_SYS_IOCTL_H 0@HAVE_SYS_IOCTL_H@ #define HAVE_SYS_IOCTL_H 0@HAVE_SYS_IOCTL_H@