After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 658894 - Use AM_MAINTAINER_MODE([enable]) instead of AM_MAINTAINER_MODE
Use AM_MAINTAINER_MODE([enable]) instead of AM_MAINTAINER_MODE
Status: RESOLVED FIXED
Product: folks
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: Unset
Assigned To: folks-maint
folks-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-13 09:25 UTC by Raul Gutierrez Segales
Modified: 2011-09-13 17:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (771 bytes, patch)
2011-09-13 09:30 UTC, Raul Gutierrez Segales
accepted-commit_now Details | Review

Description Raul Gutierrez Segales 2011-09-13 09:25:53 UTC
You've all most certainly seen this post:

http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/

The attached patch changes that in our configure.ac script.
Comment 1 Raul Gutierrez Segales 2011-09-13 09:30:58 UTC
Created attachment 196341 [details] [review]
patch
Comment 2 Philip Withnall 2011-09-13 16:59:03 UTC
Review of attachment 196341 [details] [review]:

I'd hate for folks to be uncool. ++
Comment 3 Raul Gutierrez Segales 2011-09-13 17:17:56 UTC
commit ac3994d108066822354916df0390b330d2d25b58
Author: Raul Gutierrez Segales <rgs@collabora.co.uk>
Date:   Tue Sep 13 10:26:37 2011 +0100

    build: use AM_MAINTAINER_MODE([enable]) instead of AM_MAINTAINER_MODE
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=658894