GNOME Bugzilla – Bug 750012
build: Remove use of gnome-autogen.sh in autogen.sh
Last modified: 2016-01-11 14:27:41 UTC
This drops JHBuild’s dependency on gnome-common; instead, it now checks directly for automake, autoconf, intltool and pkg-config. This removes the version checks (they are now just presence checks), but this should be OK because the versions JHBuild was checking for are ancient.
Created attachment 304130 [details] [review] build: Remove use of gnome-autogen.sh in autogen.sh
Review of attachment 304130 [details] [review]: Nice, thanks for the patch
Attachment 304130 [details] pushed as 8fb0921 - build: Remove use of gnome-autogen.sh in autogen.sh