Skip to content

Commit

Permalink
djgpp uses gcc which has varadic macros.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gisle Vanem committed Mar 28, 2007
1 parent 8a0a7ce commit 60bc103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config.dos
Expand Up @@ -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
Expand Down

0 comments on commit 60bc103

Please sign in to comment.