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>2013-06-06 09:53:07 +0200
commit0cae248d537459b28ddf991787c6ad26bb1e5650 (patch)
tree71ed78b53dc47eed41b88e5a0ddc5c6c9ccbb01f
parentbb9f348decdd37b4d126bff67ed1e913eb28c3cb (diff)
downloadpam_tacplus-0cae248d537459b28ddf991787c6ad26bb1e5650.tar.gz
pam_tacplus-0cae248d537459b28ddf991787c6ad26bb1e5650.zip
run libtoolize too
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 5cb7588..350f83b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,6 +7,7 @@ If there is no ./configure create one with autotools:
$ aclocal
$ autoconf
$ autoheader
+$ libtoolize
$ automake --add-missing