summaryrefslogtreecommitdiffstats
path: root/ext
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
commit6c7e598ab91089e31351d163106c44b257d84642 (patch)
tree10c4c5fb71a50aefd1d0ad5d2c93aa51fb99752e /ext
parentd2d2fed4e484b5c2caea652838becd884a8225d5 (diff)
downloadruby-6c7e598ab91089e31351d163106c44b257d84642.tar.gz
ruby-6c7e598ab91089e31351d163106c44b257d84642.tar.xz
ruby-6c7e598ab91089e31351d163106c44b257d84642.zip
Entries for bigdecimal added.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext')
-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 be5f73a3c..a10c724ee 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 8f04f06a4..b224b8608 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 b6b5165bc..064f008f3 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 90e187370..0aba00e98 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 02638c8ea..0b3338312 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 a5e4bc64b..512c3bf82 100644
--- a/ext/Setup.x68
+++ b/ext/Setup.x68
@@ -1,6 +1,8 @@
option nodynamic
#Win32API
+bigdecimal
+bigdecimal/lib
#curses
dbm
digest