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 643686 - [patch] Update autotools configuration
[patch] Update autotools configuration
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-02 16:34 UTC by Javier Jardón (IRC: jjardon)
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use the recommended configure.ac instead configure.in (6.18 KB, patch)
2011-03-02 16:35 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review
Update autotools configuration (3.73 KB, patch)
2011-03-02 16:36 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review
Use upstream gettext instead the glib one (1018 bytes, patch)
2011-03-02 16:48 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2011-03-02 16:34:58 UTC
This a couple of patches to update autoools configuration
Comment 1 Javier Jardón (IRC: jjardon) 2011-03-02 16:35:47 UTC
Created attachment 182266 [details] [review]
Use the recommended configure.ac instead configure.in
Comment 2 Javier Jardón (IRC: jjardon) 2011-03-02 16:36:44 UTC
Created attachment 182271 [details] [review]
Update autotools configuration

Replace deprecated macros and use new libtool syntax.

Also use silent rules to silence the build a bit
Comment 3 Javier Jardón (IRC: jjardon) 2011-03-02 16:39:07 UTC
@blixtra: And BTW, welcome to the planet GNOME, and thanks for your work on this module ;)
Comment 4 Javier Jardón (IRC: jjardon) 2011-03-02 16:48:45 UTC
Created attachment 182273 [details] [review]
Use upstream gettext instead the glib one
Comment 5 Chris Kühl 2011-03-02 19:29:20 UTC
Attachment 182271 [details] pushed as f3dc773 - Update autotools configuration
Comment 6 Chris Kühl 2011-03-02 19:38:15 UTC
(In reply to comment #3)
> @blixtra: And BTW, welcome to the planet GNOME, and thanks for your work on
> this module ;)

Thanks for the patches and the welcome.

As a heads up, I think amigadave is intending on doing some work to make this use non-recursive make and possibly other cleanup work similar to what he's done in vino the last few days.

Please reopen if you've got more related patches.