summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
Diffstat (limited to 'win')
-rwxr-xr-xwin/configure1
-rwxr-xr-xwin/configure.ac1
2 files changed, 2 insertions, 0 deletions
diff --git a/win/configure b/win/configure
index 9e4da75..dca466b 100755
--- a/win/configure
+++ b/win/configure
@@ -1696,6 +1696,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
# as well as PKG_LIB_FILE and PKG_STUB_LIB_FILE.
#--------------------------------------------------------------------
+TEA_PLATFORM=windows
TEA_VERSION="3.13"
diff --git a/win/configure.ac b/win/configure.ac
index 5f038aa..84c5372 100755
--- a/win/configure.ac
+++ b/win/configure.ac
@@ -27,6 +27,7 @@ AC_INIT([saods9], [8.1])
# as well as PKG_LIB_FILE and PKG_STUB_LIB_FILE.
#--------------------------------------------------------------------
+TEA_PLATFORM=windows
TEA_INIT()
AC_CONFIG_AUX_DIR(../tclconfig)