From be5b33e8769df3ac344d9edbedcd44971b9156f7 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 25 Feb 2004 01:23:13 +0000 Subject: Add in HAVE_STDARG_H to the various port config files. --- config.h-vms.template | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h-vms.template') diff --git a/config.h-vms.template b/config.h-vms.template index 7d7d9b0..dc599f0 100644 --- a/config.h-vms.template +++ b/config.h-vms.template @@ -306,6 +306,9 @@ /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ +/* Define to 1 if you have the header file. */ +#define HAVE_STDARG_H 1 + /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 -- cgit v1.2.3