summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-scheme/guile/metadata.xml')
-rw-r--r--dev-scheme/guile/metadata.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-scheme/guile/metadata.xml b/dev-scheme/guile/metadata.xml
index 6b1908a..9a1c107 100644
--- a/dev-scheme/guile/metadata.xml
+++ b/dev-scheme/guile/metadata.xml
@@ -4,15 +4,4 @@
<longdescription lang="en">
Guile is a library designed to help programmers create flexible applications. Using Guile in an application allows programmers to write plug-ins, or modules (there are many names, but the concept is essentially the same) and users to use them to have an application fit their needs.
</longdescription>
- <use>
- <flag name='debug-freelist'>Include garbage collector freelist debugging
- code</flag>
- <flag name='debug-malloc'>Include malloc debugging code</flag>
- <flag name='deprecated'>Enable deprecated features</flag>
- <flag name='discouraged'> (implied by deprecated) enable merely discouraged
- features</flag>
- <flag name='elisp'>Enable Emacs Lisp support</flag>
- <flag name='networking'>Include networking interfaces</flag>
- <flag name='regex'> Include regular expression interfaces</flag>
- </use>
</pkgmetadata>