denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] The release


From: Roy Rankin
Subject: Re: [Denemo-devel] The release
Date: Mon, 11 May 2009 14:40:25 +1000
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

I hope it is not to late for this.

I am the fedora packager for Denemo and Fedora has raised an issue with the configure file which is fixed by this trivial patch.

Ideally the patch can be applied and then a new tar ball built.

Regards,
Roy Rankin


Richard Shann wrote:
It looks like we could release soon. The release label needs moving to
the current head - I have some fixes for post-release, but I will wait
them. I have the windows build working (no jack).
I suggest if nothing new comes in we release at the weekend, if that is
ok by you.
Richard




_______________________________________________
Denemo-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/denemo-devel

--- configure.in.org    2009-05-11 14:23:21.000000000 +1000
+++ configure.in        2009-05-11 14:27:01.000000000 +1000
@@ -58,7 +58,7 @@
 
 
 PKG_CHECK_MODULES(GTK2, gtk+-2.0 >= 2.0.3)
-CFLAGS="$GTK2_CFLAGS"
+CFLAGS="$CFLAGS $GTK2_CFLAGS"
 LIBS="$GTK2_LIBS"
 
 #PKG_CHECK_MODULES(GWRAP, g-wrap-2.0-guile >= 1.9)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]