diff options
| author | Walter de Jong <walter.dejong@surfsara.nl> | 2013-06-06 09:48:05 +0200 |
|---|---|---|
| committer | Walter de Jong <walter.dejong@surfsara.nl> | 2014-02-19 11:01:34 +0100 |
| commit | d57eca4b94590f20e1caf0b1ebeb195613d3be4a (patch) | |
| tree | ceb5b0dfe02fa728054d1c9bb3b5f079da19008d | |
| parent | 52127d9748862def0abb21cfc878c05723313d30 (diff) | |
| download | pam_tacplus-d57eca4b94590f20e1caf0b1ebeb195613d3be4a.tar.gz pam_tacplus-d57eca4b94590f20e1caf0b1ebeb195613d3be4a.zip | |
run libtoolize too
| -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 |
