automake
[Top][All Lists]
Advanced

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

Re: installing <namespace/header.h> to $(includedir)/namespace/


From: Eric Hanchrow
Subject: Re: installing <namespace/header.h> to $(includedir)/namespace/
Date: Mon, 31 Jan 2005 09:52:46 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3.50 (gnu/linux)

    something1incdir = $(includedir)/dir1
    something1inc_HEADERS = header1.h header2.h ...

    something2incdir = $(includedir)/dir2
    something2inc_HEADERS = header3.h hea

    (clipped from
    http://sources.redhat.com/ml/automake/2001-04/msg00346.html)

    but that "something1incdir" doesn't seem to follow any of the patterns
    described in the current automake manual.

Like Ralf says: the above should work.  I've done it in the current
automake with no trouble.

-- 
The woods aren't any drier than they were in 2000, but there
are a lot more people with matches.
        -- Doug Chapin, Electionline.org





reply via email to

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