summaryrefslogtreecommitdiff
path: root/ext/bcmath/libbcmath/INSTALL
diff options
context:
space:
mode:
authorMark A. Hershberger <mah@debian.(none)>2009-03-25 00:34:21 -0400
committerMark A. Hershberger <mah@debian.(none)>2009-03-25 00:34:21 -0400
commit0e920280a2e04b110827bb766b9f29e3d581c4ee (patch)
tree8f2125f3d00fe3089e3b94adb06f04479ee15f2a /ext/bcmath/libbcmath/INSTALL
downloadphp-0e920280a2e04b110827bb766b9f29e3d581c4ee.tar.gz
Imported Upstream version 5.0.4upstream/5.0.4
Diffstat (limited to 'ext/bcmath/libbcmath/INSTALL')
-rw-r--r--ext/bcmath/libbcmath/INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/ext/bcmath/libbcmath/INSTALL b/ext/bcmath/libbcmath/INSTALL
new file mode 100644
index 000000000..8893a0782
--- /dev/null
+++ b/ext/bcmath/libbcmath/INSTALL
@@ -0,0 +1,9 @@
+Currently, only libbcmath.a is built. To build and install it, do
+
+ configure
+ make
+ make install
+
+Typical configure parameters are available. (e.g. PREFIX)
+
+Bugs and comments to philnelson@acm.org.