summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/sqlite/README
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pdo_sqlite/sqlite/README')
-rw-r--r--ext/pdo_sqlite/sqlite/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/pdo_sqlite/sqlite/README b/ext/pdo_sqlite/sqlite/README
index be1fa31568..6e4f392054 100644
--- a/ext/pdo_sqlite/sqlite/README
+++ b/ext/pdo_sqlite/sqlite/README
@@ -15,6 +15,7 @@ For example:
cd bld ;# Change to the build directory
../sqlite/configure ;# Run the configure script
make ;# Run the makefile.
+ make install ;# (Optional) Install the build products
The configure script uses autoconf 2.50 and libtool. If the configure
script does not work out for you, there is a generic makefile named