X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fquotearg;h=bd63761e52c36d9c9fa4dd5e177728ba9738053b;hb=d4d4aa2ee0869eebacf0322d35dcd12b576eeef3;hp=7ef807618cc35cb524f6f33d2e7e121465825b3b;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/quotearg b/modules/quotearg index 7ef807618..bd63761e5 100644 --- a/modules/quotearg +++ b/modules/quotearg @@ -4,23 +4,36 @@ 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.h quotearg.c +lib_SOURCES += quotearg.c Include: "quotearg.h" +License: +GPL + Maintainer: Paul Eggert -