[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to install scripts in a different place from binaries?
From: |
Mike Frysinger |
Subject: |
Re: How to install scripts in a different place from binaries? |
Date: |
Mon, 7 Mar 2011 16:52:52 -0500 |
User-agent: |
KMail/1.13.6 (Linux/2.6.37; KDE/4.6.0; x86_64; ; ) |
On Monday, March 07, 2011 16:35:28 Reuben Thomas wrote:
> On 7 March 2011 20:46, Mike Frysinger <address@hidden> wrote:
> > try naming it "foo_SCRIPTS" instead ? then you'll have a --foodir=
> > configure option iirc.
>
> So there's no standard way to install non-architecturally-dependent
> executables?
what i described is standard. automake gets the directory name from the first
part (what comes before the "_") and figures out how to treat the files via
the second part (the primary -- what comes after the "_"). the automake
manual on the automake homepage describes all of this.
if you're trying to put things into diff paths based on the primary, i dont
think that works -- that's not how automake is designed.
-mike
signature.asc
Description: This is a digitally signed message part.