summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDmitri Pal <dpal@redhat.com>2009-04-06 09:30:01 -0400
committerStephen Gallagher <sgallagh@redhat.com>2009-04-06 15:59:21 -0400
commit548fb76622cacbdf4416f07b718f1bdd93924a9f (patch)
tree5b65b939ec4877cbd1e8f3b7a84897bb579eca0a /README
downloadding-libs-548fb76622cacbdf4416f07b718f1bdd93924a9f.tar.gz
ding-libs-548fb76622cacbdf4416f07b718f1bdd93924a9f.tar.xz
ding-libs-548fb76622cacbdf4416f07b718f1bdd93924a9f.zip
First commit of basic collection API.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..a7db004
--- /dev/null
+++ b/README
@@ -0,0 +1,6 @@
+TO BUILD EXECUTE:
+
+autoreconf
+./configure
+make
+