libtool: vendor as full-fork recipe (path=source, patches baked)

This commit is contained in:
2026-08-01 04:44:01 +03:00
parent 3acd6f389f
commit f8e4789a2b
12097 changed files with 1579342 additions and 3 deletions
@@ -0,0 +1,28 @@
Description:
A buffer that accumulates a string by piecewise concatenation.
Files:
lib/string-buffer.h
lib/string-buffer.c
lib/string-buffer-printf.c
Depends-on:
stdbool
attribute
string-desc
stdarg
vsnzprintf-posix
configure.ac:
Makefile.am:
lib_SOURCES += string-buffer.c string-buffer-printf.c
Include:
"string-buffer.h"
License:
LGPL
Maintainer:
all