From bdd1b611d0cc3619f0f8c2d0f44129d0aee2d9b7 Mon Sep 17 00:00:00 2001 From: "kov@webkit.org" Date: Tue, 17 Apr 2012 02:02:26 +0000 Subject: [PATCH] [GTK] Use configure instead of autogen.sh for gtk+ https://bugs.webkit.org/show_bug.cgi?id=84112 Rubber-stamped by Martin Robinson. * gtk/jhbuild.modules: GTK+'s autogen requires gobject-introspection; we don't want to depend on that for now, so run configure instead - we can, since we are using a tarball git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114332 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Tools/ChangeLog | 11 +++++++++++ Tools/gtk/jhbuild.modules | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Tools/ChangeLog b/Tools/ChangeLog index e1b546d..22276be 100644 --- a/Tools/ChangeLog +++ b/Tools/ChangeLog @@ -1,5 +1,16 @@ 2012-04-16 Gustavo Noronha Silva + [GTK] Use configure instead of autogen.sh for gtk+ + https://bugs.webkit.org/show_bug.cgi?id=84112 + + Rubber-stamped by Martin Robinson. + + * gtk/jhbuild.modules: GTK+'s autogen requires gobject-introspection; + we don't want to depend on that for now, so run configure instead - we + can, since we are using a tarball + +2012-04-16 Gustavo Noronha Silva + Unreviewed, rolling out r114322. http://trac.webkit.org/changeset/114322 https://bugs.webkit.org/show_bug.cgi?id=84096 diff --git a/Tools/gtk/jhbuild.modules b/Tools/gtk/jhbuild.modules index a17e883..dc41aa3 100644 --- a/Tools/gtk/jhbuild.modules +++ b/Tools/gtk/jhbuild.modules @@ -112,7 +112,7 @@ md5sum="2a70627ffd9f43c52c04cc0b05fe359f"/> - -- 2.7.4