diff options
Diffstat (limited to 'ext/mbstring/libmbfl/INSTALL')
| -rw-r--r-- | ext/mbstring/libmbfl/INSTALL | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ext/mbstring/libmbfl/INSTALL b/ext/mbstring/libmbfl/INSTALL new file mode 100644 index 0000000000..b07c9157cd --- /dev/null +++ b/ext/mbstring/libmbfl/INSTALL @@ -0,0 +1,12 @@ + +For UNIX compatible system, + +./buildconf +./configure +make +make install + +For Windows, + +Visual C++ 6.0 and Borland C++ 5.0 is suppoted. + |
