diff options
author | Michael Graff <mgraff@isc.org> | 2009-11-20 13:23:19 +0100 |
---|---|---|
committer | Michael Graff <mgraff@isc.org> | 2009-11-20 13:23:19 +0100 |
commit | ba9a64862e904f139431bc4364ab5a8676c3ed9f (patch) | |
tree | 08804ff5c2ca36cdca672469d57b4c838619e942 /INSTALL | |
parent | make a difference between binary and string data. This is mostly because str... (diff) | |
download | kea-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-- | INSTALL | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +To build "configure" file: + autoreconf + +To then build from source: + ./configure + make |