summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMichael Graff <mgraff@isc.org>2009-11-20 13:23:19 +0100
committerMichael Graff <mgraff@isc.org>2009-11-20 13:23:19 +0100
commitba9a64862e904f139431bc4364ab5a8676c3ed9f (patch)
tree08804ff5c2ca36cdca672469d57b4c838619e942 /INSTALL
parentmake a difference between binary and string data. This is mostly because str... (diff)
downloadkea-ba9a64862e904f139431bc4364ab5a8676c3ed9f.tar.xz
kea-ba9a64862e904f139431bc4364ab5a8676c3ed9f.zip
lame, but at least non-empty, install file
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@309 e5f2f494-b856-4b98-b285-d166d9295462
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index e69de29bb2..d59992ec17 100644
--- a/INSTALL
+++ b/INSTALL
@@ -0,0 +1,6 @@
+To build "configure" file:
+ autoreconf
+
+To then build from source:
+ ./configure
+ make