diff options
| author | Mark A. Hershberger <mah@debian.(none)> | 2009-03-25 00:34:21 -0400 |
|---|---|---|
| committer | Mark A. Hershberger <mah@debian.(none)> | 2009-03-25 00:34:21 -0400 |
| commit | 0e920280a2e04b110827bb766b9f29e3d581c4ee (patch) | |
| tree | 8f2125f3d00fe3089e3b94adb06f04479ee15f2a /ext/bcmath/libbcmath/INSTALL | |
| download | php-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/INSTALL | 9 |
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. |
