libtool: vendor as full-fork recipe (path=source, patches baked)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
Description:
|
||||
Detect write error on a stream.
|
||||
|
||||
Files:
|
||||
lib/fwriteerror.h
|
||||
lib/fwriteerror.c
|
||||
|
||||
Depends-on:
|
||||
errno
|
||||
stdbool
|
||||
|
||||
configure.ac:
|
||||
gl_MODULE_INDICATOR([fwriteerror])
|
||||
|
||||
Makefile.am:
|
||||
lib_SOURCES += fwriteerror.h fwriteerror.c
|
||||
|
||||
Include:
|
||||
"fwriteerror.h"
|
||||
|
||||
License:
|
||||
GPL
|
||||
|
||||
Maintainer:
|
||||
all
|
||||
Reference in New Issue
Block a user