31 lines
453 B
Plaintext
31 lines
453 B
Plaintext
Description:
|
|
Quote string descriptors for output.
|
|
|
|
Files:
|
|
lib/string-desc-quotearg.h
|
|
lib/string-desc-quotearg.c
|
|
|
|
Depends-on:
|
|
string-desc
|
|
quotearg
|
|
extern-inline
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += string-desc-quotearg.c
|
|
|
|
Include:
|
|
"string-desc-quotearg.h"
|
|
|
|
Link:
|
|
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
|
|
$(MBRTOWC_LIB)
|
|
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
all
|