view modules/quote @ 15228:957ab75671ef

quote: Move AC_LIBOBJ invocations to module description. * m4/quote.m4 (gl_QUOTE): Remove AC_LIBOBJ invocation. * modules/quote (Makefile.am): Augment lib_SOURCES.
author Bruno Haible <bruno@clisp.org>
date Tue, 24 May 2011 01:06:48 +0200
parents 6a764f23e302
children 2dc96bd6b0d0
line wrap: on
line source

Description:
Quote arguments for use in error messages.

Files:
lib/quote.h
lib/quote.c
m4/quote.m4

Depends-on:
quotearg

configure.ac:
gl_QUOTE

Makefile.am:
lib_SOURCES += quote.c

Include:
"quote.h"

License:
GPL

Maintainer:
Paul Eggert