1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

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

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