summaryrefslogtreecommitdiffstats
path: root/tksao/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/configure.ac')
-rw-r--r--tksao/configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/tksao/configure.ac b/tksao/configure.ac
index 3d229bf..a4735e4 100644
--- a/tksao/configure.ac
+++ b/tksao/configure.ac
@@ -276,8 +276,7 @@ TEA_ADD_CFLAGS([])
TEA_ADD_STUB_SOURCES([])
TEA_ADD_TCL_SOURCES([])
-#TEA_CONFIG_SYSTEM
-case $system in
+case ${TEA_PLATFORM} in
windows*)
AC_DEFINE(HAVE_MINGW32)
;;