libtool: vendor as full-fork recipe (path=source, patches baked)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user