GNOME Bugzilla – Bug 341056
modernise autoconf/automake use
Last modified: 2006-05-10 03:38:58 UTC
Attached patch brings zenity up to automake 1.9 and cleans up configure a bit. I checked that make distcheck succeeds.
Created attachment 65041 [details] [review] patch
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>.