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

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

Issue 2846743003: [sql] Remove SQLite 3.10.2 reference directory. (Closed)
Patch Set: Created 3 years, 7 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-3100200/autoconf/README ('k') | third_party/sqlite/sqlite-src-3100200/autoconf/configure.ac » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698