xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / sh-quote
blobb9328165c62d0f81b9de8e1dcf30bf7e31a3b9b4
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:
14 Makefile.am:
15 lib_SOURCES += sh-quote.h sh-quote.c
17 Include:
18 "sh-quote.h"
20 License:
21 GPL
23 Maintainer:
24 Bruno Haible