GNOME Bugzilla – Bug 631369
Use autoreconf instead gnome-autogen.sh
Last modified: 2012-08-08 17:51:25 UTC
We can drop gnome-autogen.sh completely and use autoreconf instead
Created attachment 171730 [details] [review] Use autoreconf instead gnome-autogen.sh
What's the point?
For me I guess it would be better having one less dep in windows. Though I really don't care that much.
As Ignacio said, one less dependency. autoreconf is the "upstream" tool and can replace gnome-common completely. Also gnome-common is a bit unmaintained and there are plans to deprecate it.
Review of attachment 171730 [details] [review]: See inline comment. ::: autogen.sh @@ +8,3 @@ + gnome-doc-prepare --automake --copy --force && + gtkdocize && + autopoint --force && I saw that you removed this line in some modules, is this ok here or do you need to remove it also?
No, It's needed because intltoolize do not generate all the needed files. Then we need to override the AUTOPOINT variable to call intltoolize, because we use intltool in the package.
if you feel like it, feel free to make the change in master
What about this?
Javier: ping?
commited in f386419501825eb0230790e692778c372632d8bd