From ab88c0c4adffa924501dd9569a0289e1bba50f13 Mon Sep 17 00:00:00 2001 From: Alexander Zhirov Date: Tue, 9 May 2023 23:56:56 +0300 Subject: [PATCH] autoreconf --- README.txt | 6 ++++++ 1 file changed, 6 insertions(+) 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