diff options
Diffstat (limited to 'config.h-vms.template')
-rw-r--r-- | config.h-vms.template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h-vms.template b/config.h-vms.template index 4effc66..6488255 100644 --- a/config.h-vms.template +++ b/config.h-vms.template @@ -341,3 +341,5 @@ #define PARAMS(protos) () #endif /* C++ or ANSI C. */ +/* Build host information. */ +#define MAKE_HOST "VMS" |