summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWalter de Jong <walter.dejong@surfsara.nl>2013-06-06 09:48:05 +0200
committerWalter de Jong <walter.dejong@surfsara.nl>2014-02-19 11:01:34 +0100
commitd57eca4b94590f20e1caf0b1ebeb195613d3be4a (patch)
treeceb5b0dfe02fa728054d1c9bb3b5f079da19008d
parent52127d9748862def0abb21cfc878c05723313d30 (diff)
downloadpam_tacplus-d57eca4b94590f20e1caf0b1ebeb195613d3be4a.tar.gz
pam_tacplus-d57eca4b94590f20e1caf0b1ebeb195613d3be4a.zip
run libtoolize too
-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