Re: [PATCH] readd AM_MAINTAINER_MODE, but enable maintainer mode by default
[email protected] (Jérémie Courrèges -Anglas)
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
"Bernhard R. Link" <[email protected]> writes: > * Jérémie Courrèges-Anglas <[email protected]> [130213 18:07]: >> > Using AM_MAINTAINER_MODE([enable]) means you get the maintainer-specific >> > parts enabled by default like without AM_MAINTAINER_MODE, while >> > people still can do --disable-maintainer-mode to avoid any pitfalls. >> >> I've been hesitating about this, since its only (valid?) use I can think >> of is not to error out if installing from git and makeinfo isn't >> installed (and this can be achieved using ''make INFO_DEPS='', iirc). > > Another reason to use this is if you want compile ratpoison on some > computer that do not have (or not current) autoconf or automake > installed. Then one can just autoreconf on another system and copy > to the system in question and build with --disable-maintainer-mode. > (And could also try to touch everything in the correct order, but that > is far from trivial). On another system with the proper tools installed: $ ./autogen.sh $ ./configure $ make dist $ scp ratpoison-*.tar.gz "$host" On $host, no need for autotools / makeinfo / --disable-maintainer-mode. -- Jérémie Courrèges-Anglas GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494 _______________________________________________ Ratpoison-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/ratpoison-devel
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (OpenBSD) iQIcBAEBCgAGBQJRHASEAAoJEGGRj78GoRSUxrUQALGtSSddo0kqqhTRwNDVL99+ EmQWgrS2aeDgpf6BgdvC/9nd01pDvCU9IjyrEE8wX8zVVMf7Vbfc9V3LGhZengEk +L5CtN268Y5J1p/euhDzWMDV583LpUWmGTHwDUTkHynjdF9HNLpSh7CcG/eiOPh8 tMbU4c6PKniYeHDnFKu2HCSnrR5y0MdKMfjILk45xIcM9VxdJSlXgxm2Bhq5QdUK 8dbU8RC6LUt5kWDX2s/MFEKfqeYafhsB9Shn45D+bElwHYEVquUvsjGhIyrW1eWz XBnmZwswl/aawId7yiDysPj4u4O3Uz0iXPg/zByZbBgpN/JOeBAcqu5UU+nnwT2e n9Dj9gpokGYhM7Z2TPm4VNGcjeZSHfVodfyBgwN+VAjFZDKDck4GXrFRZHuKwt27 HLFkxmfhfqThiYcNi63CFcdlGhXQujhl6MgQZnqKjuBzmOxUFZWSF5rJFFgJsBud 76g3FqM7XOV8iOxkZhFpOllnkfhKY4L60TaYPI1sfc04UCoKoueXfspCN9i9EkLS 7yKn7berD5oXRCUXF1i0g99owaG9aRQk5al8wgLn7/+Bcqf5Y1xxsV30PYUy4Gsr Y7a+0eCvPMJZb2WXZKZ+X6awjGTcj1mp2dmRNxgoomnLpelm8qnc7mNXg8EUT2+7 kEIXeD7h/F1eZBpFiLjU =6/C3 -----END PGP SIGNATURE-----