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 341056 - modernise autoconf/automake use
modernise autoconf/automake use
Status: RESOLVED FIXED
Product: zenity
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Zenity Maintainers
Zenity Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-08 17:43 UTC by Christian Persch
Modified: 2006-05-10 03:38 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch (8.60 KB, patch)
2006-05-08 17:44 UTC, Christian Persch
none Details | Review

Description Christian Persch 2006-05-08 17:43:43 UTC
Attached patch brings zenity up to automake 1.9 and cleans up configure a bit.
I checked that make distcheck succeeds.
Comment 1 Christian Persch 2006-05-08 17:44:45 UTC
Created attachment 65041 [details] [review]
patch
Comment 2 Lucas Rocha 2006-05-10 03:38:58 UTC
Applied, thanks!

2006-05-10  Lucas Rocha  <lucasr@gnome.org>

        * .cvsignore, Makefile.am, autogen.sh, configure.in,
        data/Makefile.am, po/.cvsignore, src/Makefile.am: move to
        automake 1.9 and several cleanups (Fixes bug #341056).
        Patch from Christian Persch <chpe@gnome.org>.