diff options
author | Paul Smith <psmith@gnu.org> | 1999-09-11 05:10:27 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1999-09-11 05:10:27 +0000 |
commit | 373dbb43da6bce449b3443c3dee412e4fb791f69 (patch) | |
tree | 6a194791cb033f9b5de48858c61e143627ca1215 /configh.dos.template | |
parent | 5e9a3e34acfc0e92cefe88c003529aaf14f291ed (diff) | |
download | gunmake-373dbb43da6bce449b3443c3dee412e4fb791f69.tar.gz |
* Various pre-release cleanups.
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"
|