From 82f0c5495afcf82b7cf82cbd69fa2f8f63c6b241 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 1 Sep 1999 08:04:30 +0000 Subject: * A bugfix on MAKEFLAGS options creation that broke jobserver. * Put the host info in the --version output. * Don't croak if the user forces -jN on submakes. --- configh.dos.template | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configh.dos.template') diff --git a/configh.dos.template b/configh.dos.template index 3ff5de3..0faab42 100644 --- a/configh.dos.template +++ b/configh.dos.template @@ -47,3 +47,6 @@ /* Define if you have the vprintf library function. */ #undef HAVE_VPRINTF #define HAVE_VPRINTF 1 + +/* Build host information. */ +#define MAKE_HOST "DOS (DJGPP)" -- cgit v1.2.3