/
clang
/
sqlite
Обзор
Документация
Войти
/
clang
/
sqlite
Код
Вики
Пакеты
0
Релизы
0
Аналитика
patch-release
autoconf/README.first
11 строк
399 B
drh
Makefile enhancements: (1) Rename autoconf/tea/configure.in to
15 янв 2015, 18:47
15 янв 2015, 18:47
b43be55
Код
Авторство
О чём код?
This directory contains components use to build an autoconf-ready package of the SQLite amalgamation: sqlite-autoconf-30XXXXXX.tar.gz To build the autoconf amalgamation, run from the top-level: ./configure make amalgamation-tarball The amalgamation-tarball target (also available in "main.mk") runs the script tool/mkautoconfamal.sh which does the work. Refer to that script for details.