]> 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)
commit92d221d4b697436b29036ba0e144e238ceed4027
tree404d3caa1285a1172c717bb3a5fd5b88a1341c0d
parent87daaa5dd215aed0ad12b6379446f63d9ea452a7
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