summaryrefslogtreecommitdiff
path: root/INSTALL
blob: be1290c3c88d49946005df35578ed8084f3558e7 (plain)
1
2
3
4
5
6
7
8
9
To build, use the top-level script "autogen.sh" to invoke various
autotools.  You'll need reasonably new automake, autoconf, and libtool
installed.  Then ./configure && make as usual.

To build a source release, use "make dist"; this will include the
configure script and all the bits of automake/autoconf/libtool that
are necessary for an independent install.

-- Morgan Deters <mdeters@cs.nyu.edu>  Mon, 02 Nov 2009 17:54:27 -0500
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback