]> granicus.if.org Git - graphviz/commit
Remove defintion of HAVE_STDARG_H and _hdr_stdarg
authorErwin Janssen <erwinjanssen@outlook.com>
Fri, 9 Dec 2016 00:24:14 +0000 (01:24 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Wed, 21 Dec 2016 13:54:24 +0000 (14:54 +0100)
commit358fb5ee69bf863c76938f4f30c934848754ddc9
treec3816f650ee7e165fff886efb070b9ddfd4a9d43
parentadf8e43a79ac4c5ae500d09244c38c790fbd15d2
Remove defintion of HAVE_STDARG_H and _hdr_stdarg

The define _hdr_stdarg was only used in ast_common.h to include <stdarg.h>
but this include was not needed, compilation succeeds without it.
The define HAVE_STDARG_H was only used to set _hdr_starg in ast_common.h.

Both defines and the include can therefore safely be removed.
ast_common.h.in
config.iffe
configure.ac
windows/include/config.h