From: drh Date: Sat, 17 Jan 2009 15:53:31 +0000 (+0000) Subject: Back out the Makefile.in changes from check-in (6181) because of reports X-Git-Tag: version-3.6.15~559 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07108f562605006315964c24a2f6b5c9fd59b16d;p=thirdparty%2Fsqlite.git Back out the Makefile.in changes from check-in (6181) because of reports (ticket #3594) that they do not work on NetBSD. Separately, documentation is updated to make clear that configure and Makefile.in are unsupported. (CVS 6191) FossilOrigin-Name: 2d79aaab134c8a09722cb0466d45e04002bce54f --- diff --git a/Makefile.in b/Makefile.in index d77185f81b..b907b6501c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -458,7 +458,7 @@ libtclsqlite3.la: tclsqlite.lo libsqlite3.la $(LTLINK) -o $@ tclsqlite.lo \ libsqlite3.la @TCL_STUB_LIB_SPEC@ $(TLIBS) \ -rpath "$(libdir)/sqlite" \ - -module -avoid-version + -version-info "8:6:8" sqlite3$(TEXE): $(TOP)/src/shell.c libsqlite3.la sqlite3.h $(LTLINK) $(READLINE_FLAGS) \ diff --git a/manifest b/manifest index b5ca346b49..4ad3562d72 100644 --- a/manifest +++ b/manifest @@ -1,7 +1,7 @@ -C Remove\sa\sharmless\sUMR\sthat\soccurs\sinside\ssome\sdebugging\scode.\s(CVS\s6190) -D 2009-01-16T23:47:42 +C Back\sout\sthe\sMakefile.in\schanges\sfrom\scheck-in\s(6181)\sbecause\sof\sreports\n(ticket\s#3594)\sthat\sthey\sdo\snot\swork\son\sNetBSD.\s\sSeparately,\sdocumentation\nis\supdated\sto\smake\sclear\sthat\sconfigure\sand\sMakefile.in\sare\sunsupported.\s(CVS\s6191) +D 2009-01-17T15:53:32 F Makefile.arm-wince-mingw32ce-gcc fcd5e9cd67fe88836360bb4f9ef4cb7f8e2fb5a0 -F Makefile.in 8a00230c566c1a1cfc7ae53eedd458b32034da30 +F Makefile.in 05461a9b5803d5ad10c79f989801e9fd2cc3e592 F Makefile.linux-gcc d53183f4aa6a9192d249731c90dbdffbd2c68654 F Makefile.vxwSH4 d53b4be86491060d498b22148951b6d765884cab F README b974cdc3f9f12b87e851b04e75996d720ebf81ac @@ -697,7 +697,7 @@ F tool/speedtest16.c c8a9c793df96db7e4933f0852abb7a03d48f2e81 F tool/speedtest2.tcl ee2149167303ba8e95af97873c575c3e0fab58ff F tool/speedtest8.c 2902c46588c40b55661e471d7a86e4dd71a18224 F tool/speedtest8inst1.c 293327bc76823f473684d589a8160bde1f52c14e -P 9f07d2d9226b73c4dc311fd142e0aaba4ffcb078 -R f8c34a8f9197300ef9f780845483fa89 +P 191c399fc6354b35477ec21f685377e2af26f49b +R 9c5b87982663f6bf52088be86c758e02 U drh -Z c79b9232688b69f59441527d9f82f08a +Z 32664470dd1402b7c5c5504f3951bf6a diff --git a/manifest.uuid b/manifest.uuid index f3ee7e61d8..cb3dcd359e 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -191c399fc6354b35477ec21f685377e2af26f49b \ No newline at end of file +2d79aaab134c8a09722cb0466d45e04002bce54f \ No newline at end of file