public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Keith Seitz <keiths@cygnus.com>
Cc: Insight Maling List <insight@sources.redhat.com>
Subject: Re: [RFC] Plugins: enhancements
Date: Fri, 05 Oct 2001 07:19:00 -0000	[thread overview]
Message-ID: <87adxbbuak.fsf@creche.redhat.com> (raw)
In-Reply-To: Keith Seitz's message of "Sat, 24 Nov 2001 14:07:28 -0800 (PST)"

>>>>> "Keith" == Keith Seitz <keiths@cygnus.com> writes:

Keith> Using the following Makefile.in for rhabout, I can now
Keith> successfully build and install the loadable module "rhabout":

Keith>    include ../Make-rules

This syntax for `include' isn't portable.  Automake has a macro to
check for a few different include styles.  (Note that you can't be
guaranteed that there is any include directive, but such systems
aren't worth worrying about, imnsho.)

Keith> 2) The plugins are currently installed in
Keith> INSTALLDIR/share/insight1.0/plugins.

I agree that this must be changed.  And I think your proposed spot for
it is fine.  The GNU coding standards are pretty clear on these
points.

Suppose I'm writing a third-party plugin.  How will I find this
directory to install my files?  I ask because presumably the version
number is in there anticipating that it will change someday.

One solution would be to have some kind of script that prints out the
relevant information.

Tom

WARNING: multiple messages have this Message-ID
From: Tom Tromey <tromey@redhat.com>
To: Keith Seitz <keiths@cygnus.com>
Cc: Insight Maling List <insight@sources.redhat.com>
Subject: Re: [RFC] Plugins: enhancements
Date: Sat, 24 Nov 2001 15:53:00 -0000	[thread overview]
Message-ID: <87adxbbuak.fsf@creche.redhat.com> (raw)
Message-ID: <20011124155300.1QijYZ_S5sPZ5VUgdyXyqJCfs_YKLblkLL5b1qK8T1s@z> (raw)
In-Reply-To: <Pine.GSO.4.33.0111201310000.20281-100000@makita.cygnus.com>

>>>>> "Keith" == Keith Seitz <keiths@cygnus.com> writes:

Keith> Using the following Makefile.in for rhabout, I can now
Keith> successfully build and install the loadable module "rhabout":

Keith>    include ../Make-rules

This syntax for `include' isn't portable.  Automake has a macro to
check for a few different include styles.  (Note that you can't be
guaranteed that there is any include directive, but such systems
aren't worth worrying about, imnsho.)

Keith> 2) The plugins are currently installed in
Keith> INSTALLDIR/share/insight1.0/plugins.

I agree that this must be changed.  And I think your proposed spot for
it is fine.  The GNU coding standards are pretty clear on these
points.

Suppose I'm writing a third-party plugin.  How will I find this
directory to install my files?  I ask because presumably the version
number is in there anticipating that it will change someday.

One solution would be to have some kind of script that prints out the
relevant information.

Tom

  reply	other threads:[~2001-11-24 23:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-05  7:09 Keith Seitz
2001-10-05  7:19 ` Tom Tromey [this message]
2001-10-05  8:19   ` Keith Seitz
2001-10-05 10:15     ` Tom Tromey
2001-11-26  9:22       ` Tom Tromey
2001-11-25 11:43     ` Keith Seitz
2001-11-24 15:53   ` Tom Tromey
2001-11-24 14:07 ` Keith Seitz

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=87adxbbuak.fsf@creche.redhat.com \
    --to=tromey@redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=keiths@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).