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: [EMAIL PROTECTED]
Phone:  +49 (40) 42838 7345
Fax:    +49 (40) 42838 7332


Reply via email to