Re: Announce: gnome-build 0.2.4 released

"Debarshi Ray" <[email protected]>
Newsgroups gmane.comp.gnome.devtools
Message-ID <[email protected]>
Here is a patch against the configure.in file in gnome-build-0.2.4:

diff -urNp gnome-build-0.2.4.orig/configure.in gnome-build-0.2.4/configure.in
--- gnome-build-0.2.4.orig/configure.in 2008-03-10 00:35:35.000000000 +0530
+++ gnome-build-0.2.4/configure.in      2008-03-15 18:35:54.000000000 +0530
@@ -1,4 +1,4 @@
-AAC_PREREQ(2.52)
+AC_PREREQ(2.52)

 # Initialization and versioning
 AC_INIT(gnome-build, 0.2.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-build)
@@ -69,6 +69,7 @@ PKG_CHECK_MODULES(GBF,
        gtk+-2.0 >= $GTK_REQUIRED
        libgnome-2.0 >= $GNOME_REQUIRED
        libgnomeui-2.0 >= $GNOME_REQUIRED
+       libglade-2.0 >= $LIBGLADE_REQUIRED
        libbonoboui-2.0 >= $LIBBONOBOUI_REQUIRED
        libxml-2.0 >= $XML_REQUIRED
        gnome-vfs-2.0 >= $VFS_REQUIRED

(i) The first one looks like a typo.

(ii) Since ./src/gbf/gbf-project-util.c uses '#include
<glade/glade-xml.h>', and ./src/gbf/Makefile.am uses GBF_CFLAGS and
GBF_LIBS, the relevant flags for libglade-2.0 should be included.

Happy hacking,
Debarshi
-- 
"From what we get, we can make a living; what we give, however, makes a life."
    -- Arthur Ashe
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.