public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: thi <ttn@revel.glug.org>
To: guile-gtk@sourceware.cygnus.com
Subject: suggestion: also install defs and build script
Date: Sun, 22 Oct 2000 11:36:00 -0000	[thread overview]
Message-ID: <200010220913.CAA02361@revel.glug.org> (raw)

greetings guile-gtk folks,

please find below a simple diff to Makefile.am that adds installation of
gdk-VERSION.defs, gtk-VERSION.defs, and build-guile-gtk.  this is useful
for other tools (such as the glade2scm translator i'm writing).  see
also next mail.

thi


_______________________________________________
diff -c Makefile.am~ Makefile.am
*** Makefile.am~	Sat Feb 26 08:58:06 2000
--- Makefile.am	Sat Oct 21 22:42:35 2000
***************
*** 75,80 ****
--- 75,83 ----
  	$(mkinstalldirs) $(vgtkmoduledir) $(gtkmoduledir)
  	$(INSTALL_DATA) $(vscmsrcdir)/gtk.scm $(vgtkmoduledir)/gtk.scm
  	$(INSTALL_DATA) $(vscmsrcdir)/gdk.scm $(vgtkmoduledir)/gdk.scm
+ 	$(INSTALL_DATA) $(srcdir)/gtk-$(GTK_VERSION).defs $(vgtkmoduledir)
+ 	$(INSTALL_DATA) $(srcdir)/gdk-$(GTK_VERSION).defs $(vgtkmoduledir)
+ 	$(INSTALL_DATA) $(srcdir)/build-guile-gtk $(vgtkmoduledir)
  	$(INSTALL_DATA) $(srcdir)/gtk/gtk.scm  $(gtkmoduledir)/gtk.scm
  	$(INSTALL_DATA) $(srcdir)/gtk/gdk.scm  $(gtkmoduledir)/gdk.scm
  	$(INSTALL_DATA) $(srcdir)/gtk/dynlink.scm  $(gtkmoduledir)/dynlink.scm

Diff finished at Sun Oct 22 02:06:28

             reply	other threads:[~2000-10-22 11:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-22 11:36 thi [this message]
2000-10-23 15:32 ` Marius Vollmer
2000-11-08  9:47   ` thi

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

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

  git send-email \
    --in-reply-to=200010220913.CAA02361@revel.glug.org \
    --to=ttn@revel.glug.org \
    --cc=guile-gtk@sourceware.cygnus.com \
    /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).