aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d9f15bd00..38c1c45a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -455,6 +455,8 @@ case "${host}" in
[because the Unix gettext has too much overhead on
MingW32 systems and these systems lack Posix functions,
we use a simplified version of gettext])
+ AC_DEFINE(HAVE_W32_SYSTEM,1,
+ [Defined if we run on a W32 API based system])
have_dosish_system=yes
need_dlopen=no
try_gettext="no"