view modules/quotearg @ 4377:fcdb31846b5f

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 07 Jun 2003 10:16:37 +0000
parents 3ccc6d0d52bb
children 42b53a22aee5
line wrap: on
line source

Description:
Quote arguments for use in error messages.

Files:
lib/quotearg.h
lib/quotearg.c
m4/mbstate_t.m4
m4/mbrtowc.m4
m4/quotearg.m4

Depends-on:
xalloc
gettext

configure.ac:
gl_QUOTEARG

Makefile.am:
lib_SOURCES += quotearg.h quotearg.c

Include:
"quotearg.h"

Maintainer:
Paul Eggert