]> 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)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 16 Jun 2011 13:45:42 +0000 (15:45 +0200)
commite5f74e598f1142741d942495e7a9cbd26aa3ed94
treec46a33735a82997821638bb283936d50a29e01ac
parent456cc0e82e883341d7954074043e3974d361f6a6
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