/
niceSOFT
/
sqlite
Обзор
Документация
Войти
/
niceSOFT
/
sqlite
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
autoconf/README.first
12 строк
416 B
stephan
Remove now-extraneous autoconf/INSTALL and autoconf/configure.ac and update autoconf/README.* to account for the port to autosetup.
21 янв 2025, 17:40
21 янв 2025, 17:40
6319002
Код
Авторство
О чём код?
This directory contains components used to build an autoconf-like package of the SQLite amalgamation: sqlite-autoconf-30XXXXXX.tar.gz To build the autoconf amalgamation, run from the top of the canonical source tree: ./configure make amalgamation-tarball The amalgamation-tarball target (available in "main.mk") runs the script tool/mkautoconfamal.sh which does the work. Refer to that script for details.