summaryrefslogtreecommitdiff
path: root/modules/sh-quote
blob: 97378f8bb59dcf5a208dcb4a85f4942a5a650820 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
Shell quoting.

Files:
lib/sh-quote.h
lib/sh-quote.c

Depends-on:
quotearg
xalloc

configure.ac:
AC_REQUIRE([AC_C_RESTRICT])

Makefile.am:
lib_SOURCES += sh-quote.h sh-quote.c

Include:
"sh-quote.h"

Link:
$(LIB_MBRTOWC)

License:
GPL

Maintainer:
all