diff options
Diffstat (limited to 'configh.dos.template')
-rw-r--r-- | configh.dos.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configh.dos.template b/configh.dos.template index 0faab42..36fb953 100644 --- a/configh.dos.template +++ b/configh.dos.template @@ -49,4 +49,4 @@ #define HAVE_VPRINTF 1
/* Build host information. */
-#define MAKE_HOST "DOS (DJGPP)"
+#define MAKE_HOST "i386-pc-msdosdjgpp"
|