-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Whenever I scan our
./configure --help
I can never quite figureout if it is
--enable-maintainer-flags
that I'm looking for or
--enable-maintainer-mode
.
After a quick Googling this time around, it turns out the AM_MAINER_MODE automake macro isn't as nice as one would think:
https://www.gnu.org/software/automake/manual/html_node/maintainer_002dmode.html
Lets just remove it