autoreconf

This commit is contained in:
Alexander Zhirov 2023-05-09 23:56:56 +03:00
parent 6ea8889214
commit ab88c0c4ad
1 changed files with 6 additions and 0 deletions

View File

@ -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