unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Jan Nieuwenhuizen <janneke@gnu.org>
Cc: Guile Users <guile-user@gnu.org>,
	guile-gtk discussions <guile-gtk-general@gnu.org>
Subject: Re: guile-gnome releases: platform 2.7.96, bunch of "extras"
Date: Thu, 18 Nov 2004 00:09:31 +0100	[thread overview]
Message-ID: <87is84f4yc.fsf@peder.flower> (raw)
In-Reply-To: <87u0rofdk9.fsf@peder.flower> (Jan Nieuwenhuizen's message of "Wed, 17 Nov 2004 21:03:34 +0100")

Jan Nieuwenhuizen writes:

> Andy Wingo writes:
>
>>From what branch are you releasing?  May I suggest the build fix below

Here's another one:

Jan.

--- ./common.mk~	2004-11-11 20:23:24 +0100
+++ common.mk	2004-11-18 00:08:15 +0100
@@ -43,7 +43,7 @@
 	PKG_PATH += $(shell echo $(AG_PACKAGES:%=$(top_builddir)/%) | sed 's, ,:,g')
 @MK@endif
 
-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:
@@ -69,6 +69,6 @@
 	cp $< $@
 
 # Real gnu make foo
-packages = $(filter-out %-uninstalled,$(patsubst %.pc.in,%,$(wildcard *.pc.in)))
+packages = $(filter-out %-uninstalled,$(patsubst $(srcdir)/%.pc.in,%,$(wildcard $(srcdir)/*.pc.in)))
 pcifiles = $(patsubst %,%-@API_VERSION@.pc,$(packages))
 pcufiles = $(patsubst %,%-@API_VERSION@-uninstalled.pc,$(packages))

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


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2004-11-17 23:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-15 20:41 guile-gnome releases: platform 2.7.96, bunch of "extras" Andy Wingo
2004-11-16 17:07 ` David Pirotte
2004-11-16 17:13 ` guile-gnome releases: platform 2.7.96 // make --> error David Pirotte
2004-11-16 19:46 ` guile-gnome releases: platform 2.7.96, bunch of "extras" Neil Jerram
2004-11-16 20:10   ` Greg Troxel
2004-11-17 14:05     ` guile-gtk Bill Schottstaedt
2004-11-17 19:27       ` guile-gtk Greg Troxel
2004-11-21 17:00       ` guile-gtk Andy Wingo
2004-11-17 20:03 ` guile-gnome releases: platform 2.7.96, bunch of "extras" Jan Nieuwenhuizen
2004-11-17 23:09   ` Jan Nieuwenhuizen [this message]
2004-11-17 23:51     ` Jan Nieuwenhuizen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87is84f4yc.fsf@peder.flower \
    --to=janneke@gnu.org \
    --cc=guile-gtk-general@gnu.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).