summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 007e939..3058c27 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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