djgpp uses gcc which has varadic macros.

This commit is contained in:
Gisle Vanem 2007-03-28 04:48:11 +00:00
parent 8a0a7ce3a8
commit 60bc103a78
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@
#define HAVE_SIGACTION 1
#define HAVE_SIGSETJMP 1
#define HAVE_SYS_TIME_H 1
#define HAVE_VARIADIC_MACROS_GCC 1
#if (DJGPP_MINOR >= 4)
#define HAVE_STRLCAT 1