Home GnuPG

build: Fix installation of gpg-error-config.1.

Description

build: Fix installation of gpg-error-config.1.

* doc/Makefile.am (myman_pages): Rename man page to gpg-error-config.1
and only install if gpg-error-config itself is installed.

The man page embedded within doc/gpgrt.texi has recently been renamed
from gpgrt-config.1 to gpg-error-config.1, but the Makefile.am was still
referring to the old name, resulting in a make install failure.

Also make the man page installation conditional on
--enable-install-gpg-error-config, as there is no point in having the
man page if the corresponding tool is not installed.

  • Signed-off-by: Damien Goutte-Gattat <dgouttegattat@incenp.org>

Details

Provenance
Damien Goutte-Gattat via Gnupg-devel <gnupg-devel@gnupg.org>Authored on Sep 17 2022, 4:12 PM
aheineckeCommitted on Sep 19 2022, 4:53 PM
Parents
rEa86ad1cbb6bd: yat2m: Use __noreturn__ attribute.
Branches
Unknown
Tags
Unknown

Event Timeline

aheinecke committed rEb5043421d2b3: build: Fix installation of gpg-error-config.1. (authored by Damien Goutte-Gattat via Gnupg-devel <gnupg-devel@gnupg.org>).Sep 19 2022, 4:53 PM