summaryrefslogtreecommitdiff
path: root/modules/quote
diff options
context:
space:
mode:
Diffstat (limited to 'modules/quote')
-rw-r--r--modules/quote19
1 files changed, 19 insertions, 0 deletions
diff --git a/modules/quote b/modules/quote
new file mode 100644
index 0000000000..d9761bb603
--- /dev/null
+++ b/modules/quote
@@ -0,0 +1,19 @@
+Description:
+
+Files:
+lib/quote.h
+lib/quote.c
+m4/quote.m4
+
+Depends-on:
+quotearg
+
+configure.ac:
+gl_QUOTE
+
+Makefile.am:
+lib_SOURCES += quote.h quote.c
+
+Include:
+"quote.h"
+