# # # patch "INSTALL" # from [36d003d8553647452627f33476a5d7556052e423] # to [7a58e87c176731e5d0e7b48e28810053174b0f48] # ============================================================ --- INSTALL 36d003d8553647452627f33476a5d7556052e423 +++ INSTALL 7a58e87c176731e5d0e7b48e28810053174b0f48 @@ -206,9 +206,9 @@ 1. prerequisites: 15. build monotone $ cd /c/.../monotone - $ export PATH=/bin:$PATH + $ export PATH=/bin:/mingw/bin $ autoreconf -i - $ ./configure sqlite_LIBS=-lsqlite3 + $ ./configure sqlite3_LIBS=-lsqlite3 $ make on Windows (using Cygwin):