diff options
| author | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2014-04-22 14:40:28 +0200 |
|---|---|---|
| committer | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2014-04-22 14:40:28 +0200 |
| commit | 379a6654d7c09bdf5d7c1b5dbe73d7cb881f08e7 (patch) | |
| tree | 0741731b36ce66bb4efe4de2682306a8ab0fe588 /INSTALL | |
| parent | e02d06d7b03a3c493c29c164620a3a2a03e55e27 (diff) | |
| download | pam_tacplus-379a6654d7c09bdf5d7c1b5dbe73d7cb881f08e7.tar.gz pam_tacplus-379a6654d7c09bdf5d7c1b5dbe73d7cb881f08e7.zip | |
Use markup for README
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -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 |
