build-sys: Add the ability to disable maintainer mode
authorArun Raghavan <arun@arunraghavan.net>
Mon, 15 Oct 2018 03:33:25 +0000 (09:03 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Wed, 16 Jan 2019 04:09:24 +0000 (09:39 +0530)
commit39bc380c129ca36fbc94e41707d58b138b00876e
tree83ffd9d6a8cfd8a72799090dedef7841d5ed2261
parent2e755f012e31ac819a10cf2b042da1104d08478a
build-sys: Add the ability to disable maintainer mode

This allows us to disable automatically updating build system files in
case things change. This is desirable in the common case, but not
necessarily for CI, where we want the ability to take a build directory
as an artifact from one stage to the next (i.e. into a fresh checkout).
configure.ac