X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fquotearg;h=bd63761e52c36d9c9fa4dd5e177728ba9738053b;hb=d4d4aa2ee0869eebacf0322d35dcd12b576eeef3;hp=59ecea3556f27b23209f2fc64f3f3c4fed4b86f3;hpb=4eda4ba54f3cf29f6b7fe4458e719cd2325be4c4;p=gnulib.git diff --git a/modules/quotearg b/modules/quotearg index 59ecea355..bd63761e5 100644 --- a/modules/quotearg +++ b/modules/quotearg @@ -4,25 +4,30 @@ Quote arguments for use in error messages. Files: lib/quotearg.h lib/quotearg.c +lib/quote.h m4/mbstate_t.m4 m4/mbrtowc.m4 m4/quotearg.m4 Depends-on: +c-strcaseeq extensions gettext-h mbrtowc mbsinit memcmp +quotearg-simple +localcharset stdbool wchar -wctype +wctype-h xalloc configure.ac: gl_QUOTEARG Makefile.am: +lib_SOURCES += quotearg.c Include: "quotearg.h"