Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/quotearg
T

47 lines
573 B
Plaintext

Description:
Quote arguments for use in error messages.
Files:
lib/quotearg.h
lib/quotearg.c
lib/quote.h
m4/quotearg.m4
Depends-on:
attribute
c-strcaseeq
c32isprint
extensions
gettext-h
mbszero
mbrtoc32
mbsinit
memcmp
minmax
quotearg-simple
localcharset
stdbool
stdint
uchar
xalloc
configure.ac:
gl_QUOTEARG
Makefile.am:
lib_SOURCES += quotearg.c
Include:
"quotearg.h"
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
License:
GPL
Maintainer:
Paul Eggert