guile-user
[Top][All Lists]
Advanced

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

Re: guile-gnome releases: platform 2.7.96, bunch of "extras"


From: Jan Nieuwenhuizen
Subject: Re: guile-gnome releases: platform 2.7.96, bunch of "extras"
Date: Wed, 17 Nov 2004 21:03:34 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Andy Wingo writes:

>From what branch are you releasing?  May I suggest the build fix below

Jan.


--- common.mk~  2004-11-11 20:23:24 +0100
+++ common.mk   2004-11-17 21:01:16 +0100
@@ -43,7 +43,7 @@
        PKG_PATH += $(shell echo $(AG_PACKAGES:%=$(top_builddir)/%) | sed 's, 
,:,g')
 @address@hidden
 
-GUILE_LOAD_PATH := $(PKG_PATH):${G_WRAP_MODULE_DIR}:${GUILE_LOAD_PATH}
+GUILE_LOAD_PATH := 
$(top_builddir)/glib:$(PKG_PATH):${G_WRAP_MODULE_DIR}:${GUILE_LOAD_PATH}
 export GUILE_LOAD_PATH
 
 .c.x:

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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