Home GnuPG

autogen.sh: Do not use --enable-maintainer-mode
b372ddd6bcaaUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

autogen.sh: Do not use --enable-maintainer-mode

* autogen.rc (maintainer_mode_option): New.
* autogen.sh: Act upon a value of off.  And use the variable instead
of --enable-maintainer-mode.

When building with docker we mount the source directory read-only and
thus we need to avoid any changes to the source directory to keep the
make running.

./autogen.sh must be run outside of the docker container.
./autogen.sh --build-w64 must be run inside the docker container

Details

Provenance
wernerAuthored on Tue, Nov 19, 4:29 PM
Parents
rWe9d7b878aa2d: Reorder Makefile variable setting and change some names.
Branches
Unknown
Tags
Unknown

Event Timeline