view modules/quotearg @ 5033:7ada1cee8b2f

Change UTILS_ macro name prefix to gl_.
author Jim Meyering <jim@meyering.net>
date Tue, 20 Apr 2004 08:51:39 +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