summaryrefslogtreecommitdiff
path: root/doc/Makefile
Commit message (Collapse)AuthorAge
* Relevant BUGIDs: 471377Andrew G. Morgan2002-09-17
| | | | | | | | Purpose of commit: bugfix Commit summary: --------------- PDF support was broken - installation was messed up.
* Relevant BUGIDs: 491466Andrew G. Morgan2002-05-29
| | | | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- These were all suggestions from the OS X patch provided by Luke Howard. There is another proposed patch for OS X support which promises to be a little cleaner with the heavy stuff, so I am committing these simple changes now, with the intention of moving to the other patch for the big stuff (see 534205).
* Relevant BUGIDs: 471377Andrew G. Morgan2002-05-29
| | | | | | | | Purpose of commit: new feature Commit summary: --------------- build pdf files when you type 'make pdf' in the doc/ directory.
* Relevant BUGIDs: 476940Andrew G. Morgan2001-11-11
| | | | | | | | Purpose of commit: cleanup Commit summary: --------------- use autoconf to configure where the documentation should go.
* Relevant BUGIDs: 435760 and task 17426Andrew G. Morgan2001-09-13
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- 1. use $(mandir) autoconf variabl - patch from Harald Welte 2. add automated support for generating the draft rfc text
* Relevant BUGIDs: 422144Andrew G. Morgan2001-05-08
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Replace 'make' with $(MAKE). This helps on systems that have gmake and need to use it to build the distribution.
* Relevant BUGIDs: 129644Andrew G. Morgan2001-01-22
| | | | | | | | | Purpose of commit: start next release Commit summary: --------------- I've bumped the version number, and added some Makefile code for helping me make documentation releases.
* Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474Andrew G. Morgan2000-11-19
| | | | | | | | | | | | | | Purpose of commit: autoconf support for Linux-PAM Commit summary: --------------- This is a merge of the autoconf support that was developed against a 0-72 branch. [Note, because CVS has some issues, this is actually only 95% of the actual commit. The other files were actually committed when the preparation branch Linux-PAM-0-73pre-autoconf was updated. Hopefully, this will complete the merge.]
* Initial revisionAndrew G. Morgan2000-06-20