X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fquotearg;h=bd63761e52c36d9c9fa4dd5e177728ba9738053b;hb=d4d4aa2ee0869eebacf0322d35dcd12b576eeef3;hp=09524fe0ca87ec828c86ad7c6076f996f3c44397;hpb=78008cd2e8a58cda0d3c279ba0ee20dbd7598317;p=gnulib.git diff --git a/modules/quotearg b/modules/quotearg index 09524fe0c..bd63761e5 100644 --- a/modules/quotearg +++ b/modules/quotearg @@ -4,22 +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"