view modules/quotearg @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 3ccc6d0d52bb
children adf2be655aae
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"

License:
GPL

Maintainer:
Paul Eggert