summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshigek <shigek@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-03-28 05:08:01 +0000
committershigek <shigek@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-03-28 05:08:01 +0000
commit993d361bff304bc4be82e67c1a92256c359527a2 (patch)
tree10c4c5fb71a50aefd1d0ad5d2c93aa51fb99752e
parent77443517086c68cb51f26f68f5d25279f1be7daf (diff)
Entries for bigdecimal added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ext/Setup2
-rw-r--r--ext/Setup.atheos2
-rw-r--r--ext/Setup.dj2
-rw-r--r--ext/Setup.emx2
-rw-r--r--ext/Setup.nt2
-rw-r--r--ext/Setup.x682
6 files changed, 12 insertions, 0 deletions
diff --git a/ext/Setup b/ext/Setup
index be5f73a3c9..a10c724eeb 100644
--- a/ext/Setup
+++ b/ext/Setup
@@ -1,6 +1,8 @@
#option nodynamic
#Win32API
+#bigdecimal
+#bigdecimal/lib
#curses
#dbm
#digest
diff --git a/ext/Setup.atheos b/ext/Setup.atheos
index 8f04f06a4b..b224b8608b 100644
--- a/ext/Setup.atheos
+++ b/ext/Setup.atheos
@@ -1,5 +1,7 @@
option nodynamic
+bigdecimal
+bigdecimal/lib
curses
dbm
digest
diff --git a/ext/Setup.dj b/ext/Setup.dj
index b6b5165bce..064f008f35 100644
--- a/ext/Setup.dj
+++ b/ext/Setup.dj
@@ -1,6 +1,8 @@
option nodynamic
#Win32API
+bigdecimal
+bigdecimal/lib
#curses
dbm
digest
diff --git a/ext/Setup.emx b/ext/Setup.emx
index 90e1873702..0aba00e98f 100644
--- a/ext/Setup.emx
+++ b/ext/Setup.emx
@@ -1,6 +1,8 @@
option nodynamic
#Win32API
+bigdecimal
+bigdecimal/lib
curses
#dbm
digest
diff --git a/ext/Setup.nt b/ext/Setup.nt
index 02638c8eab..0b3338312a 100644
--- a/ext/Setup.nt
+++ b/ext/Setup.nt
@@ -1,6 +1,8 @@
#option nodynamic
Win32API
+bigdecimal
+bigdecimal/lib
#curses
#dbm
digest
diff --git a/ext/Setup.x68 b/ext/Setup.x68
index a5e4bc64bb..512c3bf82b 100644
--- a/ext/Setup.x68
+++ b/ext/Setup.x68
@@ -1,6 +1,8 @@
option nodynamic
#Win32API
+bigdecimal
+bigdecimal/lib
#curses
dbm
digest