Skip to content
Snippets Groups Projects
Commit 60bc103a authored by Gisle Vanem's avatar Gisle Vanem
Browse files

djgpp uses gcc which has varadic macros.

parent 8a0a7ce3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment