summaryrefslogtreecommitdiff
path: root/config.dj
diff options
context:
space:
mode:
Diffstat (limited to 'config.dj')
-rw-r--r--config.dj3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.dj b/config.dj
index 13f4e6ddb6..8ad3883380 100644
--- a/config.dj
+++ b/config.dj
@@ -32,4 +32,5 @@
#define FILE_COUNT _cnt
#define DLEXT ".so"
#define RUBY_LIB ";/usr/local/lib/ruby;."
-#define RUBY_ARCHLIB "/usr/local/lib/ruby/i386-msdos"
+#define RUBY_ARCHLIB "/usr/local/lib/ruby/i386-djgpp"
+#define RUBY_PLATFORM "i386-djgpp"