]> git.tuebingen.mpg.de Git - paraslash.git/commit
Include options for receivers/filters/writer in man pages
authorAndre Noll <maan@systemlinux.org>
Sun, 29 Dec 2013 01:28:41 +0000 (01:28 +0000)
committerAndre Noll <maan@systemlinux.org>
Sat, 22 Feb 2014 15:49:29 +0000 (16:49 +0100)
commita3aee62340ab85da20d290df8cda1c947cdbe5de
tree2af1860b7644591faaeaa8fb1c24cfb683ee697c
parente6e3a404091110ac770f65dad64e194f5900cd27
Include options for receivers/filters/writer in man pages

This broke in v0.5.0 when we started to create the man pages in a
way that works also in a cross-compile setup.

This fix introduces a new script man_util.bash which does the real
work and hides all the ugliness from the Makefiles.
Makefile.in
Makefile.real
configure.ac
m4/gengetopt/makefile
man_util.bash [new file with mode: 0755]