aboutsummaryrefslogtreecommitdiff
path: root/build/autoconf/README.txt
blob: 304f93111f6e619b40e5643db950dbab14d59893 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
the build/autoconf system is currently under revision;
if it doesn't work, try the autoconf-system in <zexy>/src/ instead



GENERIC INSTALL INSTRUCTIONS
============================
run the following commands:

 ./autogen.sh
 ./configure
 make
 make install