summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/Setup.emx2
-rw-r--r--ext/Setup.nt1
2 files changed, 3 insertions, 0 deletions
diff --git a/ext/Setup.emx b/ext/Setup.emx
index bf9e2e32f9..bd46a55ecb 100644
--- a/ext/Setup.emx
+++ b/ext/Setup.emx
@@ -1,3 +1,5 @@
+# OS/2 environment w/ Autoconf 2.1x for EMX
+option platform os2-emx
option nodynamic
#Win32API
diff --git a/ext/Setup.nt b/ext/Setup.nt
index 8aec238152..7c778f88fb 100644
--- a/ext/Setup.nt
+++ b/ext/Setup.nt
@@ -1,3 +1,4 @@
+option platform cygwin|mingw|mswin
#option nodynamic
Win32API