X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fquotearg;h=bd63761e52c36d9c9fa4dd5e177728ba9738053b;hb=2a7c405b01fb6c89664fe15554d96854efb3f837;hp=f62b2c0ffdd11862f31f8a7ecf4450573c960ce6;hpb=a6dbbbfc876c64514a51fff76c99e002c8ed7580;p=gnulib.git diff --git a/modules/quotearg b/modules/quotearg index f62b2c0ff..bd63761e5 100644 --- a/modules/quotearg +++ b/modules/quotearg @@ -4,17 +4,20 @@ 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-h @@ -24,6 +27,7 @@ configure.ac: gl_QUOTEARG Makefile.am: +lib_SOURCES += quotearg.c Include: "quotearg.h"