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.ami.template | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.ami.template') diff --git a/config.ami.template b/config.ami.template index c0548b2..6840765 100644 --- a/config.ami.template +++ b/config.ami.template @@ -277,6 +277,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. */ /* #undef HAVE_STDLIB_H */ -- cgit v1.2.3