summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroen@jeroennijhof.nl>2014-04-22 14:40:28 +0200
committerJeroen Nijhof <jeroen@jeroennijhof.nl>2014-04-22 14:40:28 +0200
commit379a6654d7c09bdf5d7c1b5dbe73d7cb881f08e7 (patch)
tree0741731b36ce66bb4efe4de2682306a8ab0fe588 /INSTALL
parente02d06d7b03a3c493c29c164620a3a2a03e55e27 (diff)
downloadpam_tacplus-379a6654d7c09bdf5d7c1b5dbe73d7cb881f08e7.tar.gz
pam_tacplus-379a6654d7c09bdf5d7c1b5dbe73d7cb881f08e7.zip
Use markup for README
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 3 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index 3058c27..2099840 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,14 +11,9 @@ 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
+
+ Briefly, the shell command `./configure && make && make install'
+should configure, build, and install this package. The following
more-detailed instructions are generic; see the `README' file for
instructions specific to this package. Some packages provide this
`INSTALL' file but do not implement all of the features documented