autoreconf
This commit is contained in:
parent
6ea8889214
commit
ab88c0c4ad
|
@ -111,3 +111,9 @@ However, the following will not compile unless the amalgamation was built
|
||||||
with it enabled:
|
with it enabled:
|
||||||
|
|
||||||
"OPTS=-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1"
|
"OPTS=-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1"
|
||||||
|
|
||||||
|
++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
|
autoreconf --force --install
|
||||||
|
./configure --prefix=/usr
|
||||||
|
make -j16
|
||||||
|
|
Loading…
Reference in New Issue