This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


    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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]