diff --git a/README.txt b/README.txt index ccf5e23..ecf502c 100644 --- a/README.txt +++ b/README.txt @@ -111,3 +111,9 @@ However, the following will not compile unless the amalgamation was built with it enabled: "OPTS=-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1" + +++++++++++++++++++++++++++++++++++ + + autoreconf --force --install + ./configure --prefix=/usr + make -j16