diff options
Diffstat (limited to 'config.h.W32.template')
-rw-r--r-- | config.h.W32.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.W32.template b/config.h.W32.template index b980539..9c1da1a 100644 --- a/config.h.W32.template +++ b/config.h.W32.template @@ -332,6 +332,9 @@ /* Define if you have the sun library (-lsun). */ /* #undef HAVE_LIBSUN */ +/* Build host information. */ +#define MAKE_HOST "Windows32" + /* * Refer to README.W32 for info on the following settings */ |