repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git]
/
modules
/
system-quote
blob
9af74dca50522ede65dfc05e31f027bc9eebf1b8
1
Description:
2
Quoting for a system command.
3
4
Files:
5
lib/system-quote.h
6
lib/system-quote.c
7
8
Depends-on:
9
sh-quote
10
xalloc
11
12
configure.ac:
13
AC_REQUIRE([AC_C_RESTRICT])
14
15
Makefile.am:
16
lib_SOURCES += system-quote.h system-quote.c
17
18
Include:
19
"system-quote.h"
20
21
Link:
22
$(LIB_MBRTOWC)
23
24
License:
25
GPL
26
27
Maintainer:
28
all