summaryrefslogtreecommitdiffstats
path: root/substvars
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-02 13:01:31 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-02 13:01:31 (EDT)
commit8bcfb29890f0a67ae0db0e9b478c7546c2651769 (patch)
treeabdb356a88a79821b1d0af865f76c7c5943911d9 /substvars
parentbd89c4794ea0663674ee6c2c3e5dff8b53650c38 (diff)
Add binary packages
Diffstat (limited to 'substvars')
-rw-r--r--substvars8
1 files changed, 8 insertions, 0 deletions
diff --git a/substvars b/substvars
new file mode 100644
index 0000000..fc6a3f7
--- /dev/null
+++ b/substvars
@@ -0,0 +1,8 @@
+Common-Description:
+ GNU libtool is a generic library support script. Libtool hides the complexity
+ of using shared libraries behind a consistent, portable interface.
+Libltdl-Description:
+ libltdl is a small library that aims at hiding the various difficulties of
+ dlopening libraries from programmers. It consists of a few headers and small C
+ source files that can be distributed with applications that need dlopening
+ functionality.