[PATCH] configure: Stop using AM_MAINTAINER_MODE

Dan Nicholson dbn.lists at gmail.com
Sat Sep 29 13:37:37 PDT 2012


On Sep 29, 2012 11:19 AM, "Chase Douglas" <chase.douglas at ubuntu.com> wrote:
>
> On Thu, Sep 27, 2012 at 2:12 PM, Adam Jackson <ajax at redhat.com> wrote:
> > 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
> >
> >  # Require xorg-macros minimum of 1.14 for XORG_COMPILER_BRAND in
XORG_DEFAULT_OPTIONS
> >  m4_ifndef([XORG_MACROS_VERSION],
>
> Some distros may prefer maintainer mode. A way to appease everyone is:
>
> AM_MAINTAINER_MODE([enable])

Oh, yeah. That would be the best.

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20120929/25e6aacc/attachment.html>


More information about the xorg-devel mailing list