X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fquotearg;h=bd63761e52c36d9c9fa4dd5e177728ba9738053b;hb=bbfcd2f1a92c9bdbb8d7d7d0a8a8c6665c316747;hp=df7d335cbab6f212b40edec5b20293e29c4e97cd;hpb=32865888475678304ea91322b587eee043bb06ad;p=gnulib.git diff --git a/modules/quotearg b/modules/quotearg index df7d335cb..bd63761e5 100644 --- a/modules/quotearg +++ b/modules/quotearg @@ -4,18 +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-h xalloc -gettext configure.ac: gl_QUOTEARG Makefile.am: +lib_SOURCES += quotearg.c Include: "quotearg.h"