aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/config/i386/xm-dos.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/i386/xm-dos.h')
-rw-r--r--contrib/gcc/config/i386/xm-dos.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/gcc/config/i386/xm-dos.h b/contrib/gcc/config/i386/xm-dos.h
index 1dd0c013b1d6..a734a81b94eb 100644
--- a/contrib/gcc/config/i386/xm-dos.h
+++ b/contrib/gcc/config/i386/xm-dos.h
@@ -1,8 +1,5 @@
#include "i386/xm-i386.h"
-/* Inhibit cccp.c's definition of putenv. */
-#define HAVE_PUTENV
-
/* Use semicolons to separate elements of a path. */
#define PATH_SEPARATOR ';'
@@ -15,6 +12,3 @@
#define MKTEMP_EACH_FILE 1
#define NO_PRECOMPILES 1
-
-/* sys_errlist proto in cccp.c doesn't match djgpp */
-#define HAVE_STRERROR