X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fquotearg;h=bd63761e52c36d9c9fa4dd5e177728ba9738053b;hb=458c944ddbb41cd6ba34416db2867eb6f17bf61a;hp=f62b2c0ffdd11862f31f8a7ecf4450573c960ce6;hpb=0fd07686f8cf0e1f3e025f3598090d938dbf4e80;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"