posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / system-quote
blob9af74dca50522ede65dfc05e31f027bc9eebf1b8
1 Description:
2 Quoting for a system command.
4 Files:
5 lib/system-quote.h
6 lib/system-quote.c
8 Depends-on:
9 sh-quote
10 xalloc
12 configure.ac:
13 AC_REQUIRE([AC_C_RESTRICT])
15 Makefile.am:
16 lib_SOURCES += system-quote.h system-quote.c
18 Include:
19 "system-quote.h"
21 Link:
22 $(LIB_MBRTOWC)
24 License:
25 GPL
27 Maintainer:
28 all