diff options
| -rw-r--r-- | INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -11,6 +11,11 @@ without warranty of any kind. Basic Installation ================== +$ aclocal +$ autoconf +$ autoheader +$ libtoolize +$ automake --add-missing Briefly, the shell commands `./configure; make; make install' should configure, build, and install this package. The following |
