X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fquotearg;h=59ecea3556f27b23209f2fc64f3f3c4fed4b86f3;hb=6cd8877397a867ec952ddd4a487d52ceaf3212f5;hp=52cac85dff0cc562ca3e52a84fd8b9c349ad5121;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/quotearg b/modules/quotearg index 52cac85df..59ecea355 100644 --- a/modules/quotearg +++ b/modules/quotearg @@ -1,4 +1,5 @@ Description: +Quote arguments for use in error messages. Files: lib/quotearg.h @@ -8,15 +9,26 @@ m4/mbrtowc.m4 m4/quotearg.m4 Depends-on: +extensions +gettext-h +mbrtowc +mbsinit +memcmp +stdbool +wchar +wctype xalloc -gettext configure.ac: gl_QUOTEARG Makefile.am: -lib_SOURCES += quotearg.h quotearg.c Include: "quotearg.h" +License: +GPL + +Maintainer: +Paul Eggert