automake
[Top][All Lists]
Advanced

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

Re: Problems with headers and subdirectories


From: Stefan Bienert
Subject: Re: Problems with headers and subdirectories
Date: Thu, 28 Feb 2008 11:01:12 +0100
User-agent: Thunderbird 2.0.0.12 (X11/20080213)

Hi,

I found a queer thing with those noinst_HEADERS.
I just had a look at the Makefile produced:

line 49: DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am...

line 83: HEADERS = $(noinst_HEADERS)

line 184: noinst_HEADERS = header1.h header2.h

and after this, noinst_HEADERS is not used anymore. Should'nt noinst_HEADERS be set before line 49?

I am using automake 1.9.6

regards,

Stefan

--
Stefan Bienert
Zentrum fuer Bioinformatik
Universitaet Hamburg
Bundesstrasse 43
20146 Hamburg
Germany

Email: address@hidden
Phone:  +49 (40) 42838 7345
Fax:    +49 (40) 42838 7332




reply via email to

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