Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(259)

Side by Side Diff: third_party/sqlite/sqlite-src-3170000/autoconf/README.first

Issue 2747283002: [sql] Import reference version of SQLite 3.17.. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This directory contains components use to build an autoconf-ready package
2 of the SQLite amalgamation: sqlite-autoconf-30XXXXXX.tar.gz
3
4 To build the autoconf amalgamation, run from the top-level:
5
6 ./configure
7 make amalgamation-tarball
8
9 The amalgamation-tarball target (also available in "main.mk") runs the
10 script tool/mkautoconfamal.sh which does the work. Refer to that script
11 for details.
OLDNEW
« no previous file with comments | « third_party/sqlite/sqlite-src-3170000/autoconf/Makefile.msc ('k') | third_party/sqlite/sqlite-src-3170000/autoconf/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698