]> git.sur5r.net Git - bacula/bacula/commit
Add COMPRESS_MANPAGES substituted variable to autoconf
authorBen Walton <bwalton@artsci.utoronto.ca>
Wed, 18 May 2011 02:56:35 +0000 (22:56 -0400)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:49:02 +0000 (14:49 +0200)
commit763cd35b80db998ba3a911463e83e1943a113b50
tree3b40e5408b4e9f963b4618ecf442cb05c189c624
parent9a4aa4de2f629212ca9ce1a65beb8b102612170e
Add COMPRESS_MANPAGES substituted variable to autoconf

Solaris doesn't handle compressed manpages so we need a toggle that
will allow installing them uncompressed on that platform.  It should
be yes by default and disabled for platforms that have a legacy man
binary.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
bacula/autoconf/configure.in