Bug 1648858 - Replace reference to Makefile.in with moz.build in sqlite3/README.MOZILLA. r=mossop

Differential Revision: https://phabricator.services.mozilla.com/D81435
This commit is contained in:
Matthew Noorenberghe 2020-07-01 09:30:55 +00:00
Родитель 9a29f7817f
Коммит b55265d6ea
1 изменённых файлов: 2 добавлений и 2 удалений

4
third_party/sqlite3/README.MOZILLA поставляемый
Просмотреть файл

@ -3,8 +3,8 @@ Check sqlite3.h for the version number and source id.
See http://www.sqlite.org/ for more info.
We have a mozilla-specific Makefile.in in src/ (normally no
Makefile.in there) that we use to build.
We have a mozilla-specific moz.build in src/ (normally no
moz.build there) that we use to build.
To move to a new version: