iconv-h: Fix module description.
[gnulib.git] / modules / sh-quote
blob97378f8bb59dcf5a208dcb4a85f4942a5a650820
1 Description:
2 Shell quoting.
4 Files:
5 lib/sh-quote.h
6 lib/sh-quote.c
8 Depends-on:
9 quotearg
10 xalloc
12 configure.ac:
13 AC_REQUIRE([AC_C_RESTRICT])
15 Makefile.am:
16 lib_SOURCES += sh-quote.h sh-quote.c
18 Include:
19 "sh-quote.h"
21 Link:
22 $(LIB_MBRTOWC)
24 License:
25 GPL
27 Maintainer:
28 all