[PATCH] configure: Stop using AM_MAINTAINER_MODE

Eric Anholt eric at anholt.net
Thu Sep 27 15:47:57 PDT 2012


Adam Jackson <ajax at redhat.com> writes:

> All this does is make it so editing configure.ac or Makefile.am doesn't
> rebuild the makefiles.  Which is just stupid.
>
> Signed-off-by: Adam Jackson <ajax at redhat.com>
> ---
>  configure.ac | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index ac3bf26..b37e608 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -31,7 +31,6 @@ RELEASE_DATE="2012-09-05"
>  RELEASE_NAME="Iced Tea"
>  AC_CONFIG_SRCDIR([Makefile.am])
>  AM_INIT_AUTOMAKE([foreign dist-bzip2])
> -AM_MAINTAINER_MODE

Yeah, AM_MAINTAINER_MODE just lets you to opt-in to correct behavior,
instead of just having correct behavior all the time.  It should die.

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20120927/6beaa3cc/attachment.pgp>


More information about the xorg-devel mailing list