Commit Graph

5 Commits

Author SHA1 Message Date
pi-rho f651880cc5 additional changes for configure.ac 2012-05-03 20:30:57 -05:00
pi-rho a25b610e9e A few adjustments for make distcheck to work
- dist tarball has PDFs pre-generated in docs/
2012-05-03 20:27:32 -05:00
pi-rho b56f6dfb70 * Added PDF document creation (groff -> ps2pdf)
- renamed man pages

* Added additional functionality to xor. This tool will be installed with
  several names to change its core action, while retaining its overall
  functionality. Currently, the following actions have been included:
  - xor
  - rot (bitwise rotate)
  - rol (bytewise rotate)
  - caesar (Caesar's cipher)

* Added a summary man page (netre-tools.mdoc). This man page will be a sort of
  menu for users to find all of the tools included in the toolkit. Suggested
  by cashmoney.

* Added additional code in Makefile.am to detect GCC and to handle debug
2012-05-03 20:25:20 -05:00
pi-rho 4b8f395392 dropping autoconf prereq to 2.65, hoping that lucid can now build 2012-05-03 19:48:18 -05:00
pi-rho 4fef3ee62d added: GNU autotools scripts
added: additional standard GNU top-dir doc
2012-02-22 20:51:27 -06:00